Gnome keyboard shortcuts from command prompt

Asked by quantenemitter

Hi there,
I'm running into Bug #412732 (gnome-keybinding-properties segfaults). Is there a way to change the gnome keyboard shortcuts from command line or other gui programs like gconf-editor?
Thank you for your help.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
B. Clausius
Solved:
Last query:
Last reply:
Revision history for this message
Best B. Clausius (barcc) said :
#1

You can use gconf-editor to change shortcuts. The keys are under
/apps/gnome_settings_daemon/keybindings/
From the command line you can do the same with gconftool.

Revision history for this message
quantenemitter (quantenemitter) said :
#2

Yee-ha, thank you. After your tipp, I found what I was looking for in /apps/metacity/global_keybindings/

The idea came after following your answer and entering "keybindings" into the search option of gconftool

Revision history for this message
quantenemitter (quantenemitter) said :
#3

Thanks B Clausius, that solved my question.