On Tue, Feb 01, 2005 at 07:54:54AM -0600, Satish Balay wrote: > On Tue, 1 Feb 2005, Harry Putnam wrote: > > > These were bash (emacs like) keybindings that work on the command line. > > You need to have the following: > > # cat ~/.gtkrc-2.0 > include "/usr/share/themes/Emacs/gtk-2.0-key/gtkrc" > gtk-key-theme-name = "Emacs" That is not doing anything for me. OTOH setting with gconftool-2 a value for /desktop/gnome/interface/gtk_key_theme (there seem to be two possibilities here - "Default" and "Emacs") indeed does modify these bindings; even without re-logging. As 'gconftool-2 -R / | wc -l' prints 4718 is is not that easy to find what may be really available there and not accessible by other means. So far I have the following on a list I like to have "handy": /apps/nautilus/preferences/show_desktop /apps/nautilus/preferences/always_use_browser /desktop/gnome/file_views/show_hidden_files /desktop/gnome/interface/gtk_key_theme Michal