Do they actually not like their users?
Do they actually not like their users?
Posted Apr 24, 2008 17:32 UTC (Thu) by jfranks (guest, #1213)In reply to: Do they actually not like their users? by ncm
Parent article: The Grumpy Editor encounters the Hardy Heron
Thank you, thank you, thank you! I thought this was lost.
Posted Apr 24, 2008 19:25 UTC (Thu)
by oak (guest, #2786)
[Link]
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.
