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
Penjelasan Materi Lainnya
cara install FileZilla client 3.5.1 di ubuntu debian linux - ftp filemanager
Install filezilla 3.5.1 using PPAOpen th terminal and run the following commandssudo add-apt-repository ppa:n-muench/programs-ppasudo apt-get updatesudo apt-get install filezilla
cara install MongoDB di ubuntu linux server - aplikasi buat database
Install MongoDB on ubuntu serverInstall mongoDB server with php supportsudo apt-get install mongodb mongo-clients php5-devNow download the official mongoDB php driver from github using the following commandgit clone https://github.com/mongodb/mongo-p...
cara install Grub Customizer 2.2 di ubuntu debian linux - aplikasi
untuk mengatur grub load
Install grub customizer 2.2 di ubuntuOpen the terminal and run the following commandssudo add-apt-repository ppa:danielrichter2007/grub-customizersudo apt-get updatesudo apt-get install grub-customizer
cara install gscan2pdf 1.0.0 di ubuntu debian linux - aplikasi convertdokumen ke pdf
Open the terminal and run the following commandssudo add-apt-repository ppa:jeffreyratcliffe/ppasudo apt-get updatesudo apt-get install gscan2pdf
cara install Kapow di ubuntu debian linux - aplikasi penampil jam
Install kapow on ubuntuOpen the terminal and run the following commandssudo apt-add-repository ppa:gottcode/gcppasudo apt-get updatesudo apt-get install kapowScreenshot
0 comments:
Post a Comment