Is it possible to disable keyboard shortcut overlay in Ubuntu 12.04?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
For Ubuntu 12.04 and below:The keyboard shortcut overlay is controlled by an option in the compiz unity plugin.
In the experimental tab of Remember the use of CCSM is strongly discouraged - you can achieve the same via
untick the option shown in the path |
|||||||||||
|
For Ubuntu 12.10:You can disable this behavior following this steps:
|
||||
|
|








$ compiz.reset, logout and login then execute$ dconf write /org/compiz/profiles/unity/plugins/unityshell/shortcut-overlay false. – Jesse Apr 4 at 2:13