HOWTO:
- gconftool-2 --set --type string /desktop/gnome/keybindings/calc/binding "XF86Calculator"
- gconftool-2 --set --type string /desktop/gnome/keybindings/calc/action "gcalctool"
replace XF86Calculator with your key, use the command xev to get the name of the key
action is the executed command when the key is pressed.
Restart your Gnome session. I think logout and login will do.
1 comment:
Thanks!
Post a Comment