I have added few custom keyboard shortcuts via "keyboard shortcuts" app in unity. It used to go gconf file under /apps/metacity/keybinding_commands/ section in Ubuntu 10.10. But, I couldn't find the same in Ubuntu 11.04. How do i achieve setting custom shortcuts using gconftool or similar tool from command line ?

link|improve this question

36% accept rate
feedback

1 Answer

I think you can do it via "Commands" (under "General") plugin of ccsm (sudo apt-get install compizconfig-settings-manager). It uses gconf backend, so you should be able to configure it from command line as usual.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.