This tutorial will explain how to show desktop from command line in ubuntu.You can use xdotool to do this.
xdotool lets you programatically (or manually) simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11′s XTEST extension and other Xlib functions.
Install xdotool using the following command
sudo apt-get install xdotool
Once you install this tool you can use the following command to show desktop
xdotool key ctrl+alt+d
Incoming search terms:
- ubuntu show desktop command
- install ubuntu desktop from command line
- ubuntu desktop command
- show desktop command ubuntu
- linux show desktop command
- show desktop command linux
- ubuntu command show desktop
- show desktop command in ubuntu
- ubuntu command to show desktop
- ubuntu desktop command line





this specific shortcut is already working on 11.10
[Reply]
Raidohh Reply:
January 23rd, 2012 at 7:25 pm
I think you are missing the point.
[Reply]
Awesome, thanks so much for this! This will be going in one of my cinnamon hot corners
[Reply]