Cara menampilkan show desktop di unity launcher

May 11, 2011 under Tips

Saat ini tidak ada tombol show desktop di ubuntu unity, untuk memunculkannya perlu menambahkan sedikit script show desktop sendiri, dan nantinya dapat di akses juga dengan kombinasi tombol “Super + D”, Super(defaultnya tombol logo Windows di keyboard).
Pertama instal wmctrl

sudo apt-get install wmctrl

Download script showdesktop.tar.gz dan ekstrak, tempatkan di dir /usr/local/bin dengan perintah berikut

wget http://webupd8.googlecode.com/files/showdesktop.tar.gz

tar -xvf showdesktop.tar.gz && rm showdesktop.tar.gz

sudo mv showdesktop /usr/local/bin/

Sekarang kita dapat melihat file “showdesktop.desktop” di home folder, untuk memindahkan ke unity launcher cukup drag file tersebut ke menu unity launcher, dan “Show desktop” sekarang telah muncul.

comments: 0 » tags: , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>