Do they actually not like their users?
Do they actually not like their users?
Posted Apr 23, 2008 23:56 UTC (Wed) by ncm (guest, #165)In reply to: Do the actually not like their users? by alankila
Parent article: The Grumpy Editor encounters the Hardy Heron
By the way, the gconf key required appears to be desktop/gnome/interface/gtk_key_theme and the value that still works to fix the key assignments is "Emacs".
Posted Apr 24, 2008 17:32 UTC (Thu)
by jfranks (guest, #1213)
[Link] (1 responses)
Posted Apr 24, 2008 19:25 UTC (Thu)
by oak (guest, #2786)
[Link]
Do they actually not like their users?
Thank you, thank you, thank you! I thought this was lost.
Do they actually not like their users?
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.
