gestures in ubuntu
##### Gestures in Ubuntu #####
## Steps to Install
sudo gpasswd -a $USER input
sudo apt install libinput-tools xdotool
## make a text-file for saving your gestures like the same below...
nano .config/libinput-gestures.conf
## add all gestures below into that file
gesture swipe left 3 xdotool key alt+Right
gesture swipe right 3 xdotool key alt+Left
gesture swipe right 4 xdotool key ctrl+alt+Left
gesture swipe left 4 xdotool key ctrl+alt+Right
gesture swipe up 3 xdotool key super
gesture swipe down 3 xdotool key super+d
## After doing above steps type these commands in terminal and logout...
libinput-gestures-setup start
libinput-gestures-setup autostart
### Enjoy you are done!!!
Also in C++:
- how to merge two repositories in github
- ubuntu power saving
- open video from terminal in ubuntu 18
- linux count files in subdirectories
- bash find text in all csv files
- install mailhog mac
- github issues api
- install flask_cors
- Running Graphical Programs on Windows Subsystem on Linux
- Cinelerra install terminal
- how to install nodejs on manjaro
- ubuntu navigate to directory in windows
- rpm install google-chrome-stable in cmd
- how to install yarn on ubuntu
- brew install jenv
- bash find text in specific file
- cat /etc/os-release
- how to install ros package
- installing rabbitmq on debian
- where is fish shell installed ubuntu
- fork on github code
- unable to get local issuer certificate git
- make a commit with past date
- nohup & 2 &1