Hide Forgot
Description of problem: Setting gtk_key_theme to 'Emacs' has no effect. Version-Release number of selected component (if applicable): gtk2-2.24.3-1.fc15.x86_64 gnome-shell-2.91.92-1.fc15.x86_64 gconf-editor-2.91.91.1-1.fc15.x86_64 How reproducible: Always. Steps to Reproduce: 1. Update to the current F15. 2. Install gconf-editor. 3. Set gtk_key_theme to 'Emacs'. Actual results: Keybindings are unchanged. Expected results: Emacs keybindings in e.g. Nautilus, Gnome Shell, Firefox etc. Additional info: I'm not quite sure which component to file this against, but I'm assuming Gtk since the setting doesn't seem to work anywhere. I tried to look for documentation on whether the 'Emacs' option has been removed and failed to find any.
The code that used to read the GConf key has been ported to GSettings. Try gsettings set org.gnome.desktop.interface gtk-key-theme "'Emacs'"