Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

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 ?

share|improve this question

closed as too localized by Luis Alvarado Mar 14 at 15:18

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

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.

share|improve this answer

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