Posted Apr 24, 2008 19:25 UTC (Thu) by oak (guest, #2786)
[Link]
Through Gtk themeing you can actually set Gtk text widgets to use any key
theme (RC file) you like:
http://library.gnome.org/devel/gtk/2.12/GtkSettings.html#...
The above mentioned setting just tells it to use a pre-installed Emacs
keybindings theme RC file from here:
/usr/share/themes/Emacs/gtk-2.0-key/gtkrc
If you look at it, it should be fairly obvious how to create your own
keyboard themes.