How can I minimize/hide all my windows quickly, same as moving mouse to lower right in Windows XP?
- I don't want a command-line option.
- Ideally, I want to move the mouse to trigger it, or perhaps click the mouse.
- I can't use a trackpad/touchpad solution since I use an external mouse.
In 11.10 the default keyboard shortcut to minimize all windows and show the desktop is Super+D, in 12.04 Ctrl+Super+D.
You can activate the launcher icon to show the desktop in the desktop settings from 12.04 only myunity (in 11.10 this feature was not yet implemented in the Compiz Unity plugin)
Moving mouse to edge/corner like Windows
To mimic the behavior you want (move to lower right triggers minimize), just install CompizConfig Settings Manager (CCSM) with
sudo apt-get install compizconfig-settings-manager
.Start CCSM from the Dash, and type "General Options" under filter. Double-click on General Options, select the Key Bindings tab, and find the Show Desktop edge binding as shown below:
Keyboard Shortcut for 11.10 (Super+D)
A keyboard way to minimize all Windows (much like Win+D in Windows) is Super+D. (in 12.04, it's Ctrl+Super+D)
Super key = Win key!
Doing this again will restore the windows.
I found an answer that does work on 11.10 !!!
Unity Tweak!
Doing this:
Installs it.
If you start the app...
...you can see the settings:
With or without the app up, now if you move to the bottom right corner , all windows hide.
That's the default on install.
Besides for the keyboard shortcut izx mentioned, there is also a way to add a "Show Desktop" button, https://askubuntu.com/a/68996/53455.
They made this a little easier to do in 12.04, you can install the MyUnity utility (available in the repos), open it up, click desktop, then 'Active "Show desktop" icon. I'm not sure if MyUnity and this method will work for 11.10.
Ctrl+Alt+D is the combination on my Ubuntu 10.04 LTS — to hide all windows on the desktop.