I have customized some of the shortcuts in System ▸ Preferences ▸ Keyboard Shortcuts.
How can I restore individual shortcuts to their default settings? I do not want to reset all of the shortcuts, just a few of my choice.
|
I have customized some of the shortcuts in System ▸ Preferences ▸ Keyboard Shortcuts. How can I restore individual shortcuts to their default settings? I do not want to reset all of the shortcuts, just a few of my choice. |
|||||||
|
|
They key bindings stored in the gconf database, but they aren't all in the same place unfortunately. However, you can get a list of all the key bindings gconf keys by looking in the files located in For example,
Once you know the key name you can restore it to its default value. For example, let's say you want to restore the shortcut to launch the calculator,
Simply run:
|
||||
|
|
|
Building DoR's answer, this simple script, typed at the command line, will reset all shortcuts:
|
|||
|
|
You can't. But you can see what are default values if you press help and click Section 1.2 ― Keyboard Skills and then on the right you have a list of key grous:
regards |
|||
|
|
|
Here is something I discovered by accident: Open gconf-editor (press Alt+F2 and type in gconf-editor). Find the setting you want to reset. I found several places they are located:
There may be others. Right click on the setting, and click 'Unset Key'. This will restore it to the default setting. |
|||||||||
|
|
This worked for me without restarting Ubuntu or Gnome Desktop. I had tried using "Shutter" for screen capture, and it changed some hotkey bindings for PrintScreen and Alt+PrintScreen. After uninstalling Shutter I needed to restore the hotkey settings that it had changed. I was able to change my hotkey bindings for those keys by running gconf-editor (from a terminal window) and then changing settings in both of these places:
I'm running Ubuntu 10.04 LTS, Gnome Desktop 2.30.2 |
|||||
|