Is is possible to bind Win+D to minimize all opened windows (yeah, it's my habit)? Now I'm using Ctrl+Alt+D in Ununtu.

I've tried System > Preferences > Keyboard Shortcuts, but Win key seems not working there..

Thank you.

link|improve this question

75% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Under System --> Preferences --> Keyboard Shortcuts you can change the shortcut for "Hide all normal windows and set focus to desktop" from Ctrl-Alt-D to Win-D.

If you have one or both Windows-keys already assigned as compose/meta/whatever-they-call-it-now you have to change it first under System --> Preferences --> Keyboard --> Options

link|improve this answer
1  
System > Preferences > Keyboard > Layouts > Layout options btn > Alt/Win key bahavior > Add the standart behaviour to Menu key – Kirzilla Sep 12 '10 at 21:31
feedback

Try to run this command on Terminal with root rights :

 gconftool-2 -t str --set /apps/metacity/global_keybindings/show_desktop "<Super>d"
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.