About Linux FAQ

Browse More FAQs:

Create / modify keyboard shortcuts in Gnome under Linux / UNIX

Posted by Vivek Gite [Last updated: July 30, 2007]

Q. I’m using Ubuntu Linux and I’d like to create or modify keyboard shortcuts in Gnome desktop system? How do I do it?

A. You need to use GConf-Editor or gnome keyboard shortcut tool. GConf-Editor is a tool used for editing the GConf configuration database. It might be useful when the proper configuration utility for some software provides no way of changing some option. The main window consists of a tree showing the GConf configuration database hierarchy, a list of the keys available, and documentation for the selected key. Key values can be changed by either changing them directly in the list, or right clicking on them and selecting Edit key. Changes take immediate effect in running programs. New keys can be added by right clicking in the list and selecting New key.

Easy to use - Keyboard Shortcuts tool

Use the Keyboard Shortcuts preference tool to customize the default keyboard shortcuts to your requirements.

Click on System > Preferences > Keyboard Shortcuts to launch the application and view the preconfigured shortcuts.
Create / modify keyboard shortcuts in Gnome under Linux / UNIX  with Keyboard Shortcuts tool

To edit a keyboard shortcut, perform the following steps:

  1. Click the action in the list. If you are using the the keyboard, use the arrow keys to select the shortcut and press Return.
  2. Press the new key or key combination you want to assign to the action.
  3. To clear a shortcut, press Backspace. The action is now marked as Disabled.
  4. To cancel assigning a shortcut, click elsewhere in the window or press Escape.

Advance keyboard shortcuts tool - gconf-editor (GConf-Editor)

You need to install this tool using any one of the following command (Debian / Ubuntu Linux):
$ sudo apt-get install gconf-editor
Or if you are using Fedora / CentOS /RHEL Linux:
# yum install gconf-editor

Run gconf-editor

Use menus or type a command as follows:
$ gconf-editor &

  • Next double click the "apps" folder
  • Next double click the "metacity" folder
  • Finally click the global_keybindings folder

gconf-editor

Please note that all these keyboard shortcuts and other settings are saved on a user basis (inside a home directory), so each user can create their own custom setup.

Subscribe to our free e-mail newsletter or RSS feed to get all updates. You can Email this page to a friend.

Related Other Helpful FAQs:

Discussion on This FAQ

  1. Dan Says:

    thanks for that, exactly what i needed, I wanted to set a keyboard shortcut to start a particular program. your gconf-editor tip did it for me.

  2. Denis Says:

    Very nice topic ! Almoust exactly what i was looking for. I got a problem with shortcuts in Fedora 9. I can not assign the keyboard shotrtcut for HOME directory. It seems to be set in a right way and I also have xml file for this shortcut but it does not works. If you have some idea in mind … I will be thankful.

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Tags: , , , , , , , , ,

Copyright © 2006-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.