Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-03-05 Thread pandyadeepp

https://trisquel.info/en/filter/tips


Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-15 Thread maestro
i use minitube. works great.. I can view 1080p vids with an atom 1 ghz 1gb  
ram and slow intel!!

very fast minitube :)

thx for the tut




Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-14 Thread tomlukeywood




Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-14 Thread maestro

thx tomlukey!


Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-14 Thread maestro


printf(howdy!!)



Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-14 Thread maestro

hehe
nice!!



Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-14 Thread maestro

don'y put me in the troll hole please :(


Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-14 Thread tomlukeywood

we wont just dont up your post anymore now you have the answer!
have fun posting code!
:D


Re: [Trisquel-users] Hide all windows show the desktop by command.

2015-01-13 Thread pandyadeepp

You can use wmctrl as follows:

wmctrl  is  a  command  that  can  be  used  to  interact with an X Window  
manager that is compatible with the EWMH/NetWM specification.  wmctrl can  
query the window manager for information, and it can request  that  certain  
window management actions be taken.


Fisrt Install wmctrl:
sudo apt-get install wmctrl

From It's manpage:

-k  ( on  |  off  )
  Turn on or off the window manager's show the desktop mode (if  
the window manager implements this feature).




So,  Run following command to show the desktop
wmctrl -k on