|
|
GNOME Custom Hotkey for Application Launch - Custom Keyboard Shortcut
Steps for creating a custom hotkey to launch any application in GNOME:
- Open "gconf-editor" as the user as you're logged in in GNOME
- Go to "apps" -> "metacity" -> "keybinding_commands"
- Double click on e.g. "command_1"
- Type in the name of the application you want to launch, e.g. "gcalctool", the GNOME calculator
- Go to "apps" -> "metacity" -> "global_keybindings"
- Double click on e.g. "run_command_1"
- Type in e.g. <Control><Alt>c
- Note the < and > for the special function keys
- DONE! Close the gconf-editor and press CTRL-ALT-c and the calculator should come up
Last-Modified: Sat, 04 Feb 2006 16:03:11 GMT
|
|