Install Touchpad Gestures for trackpad in UBUNTU

#Install libinput-tools

--

sudo gpasswd -a $USER input
sudo apt-get install wmctrl xdotool
sudo apt-get install libinput-tools

#Install libinput-gestures

git clone https://github.com/bulletmark/libinput-gestures.git
cd libinput-gestures
sudo make install (or sudo ./libinput-gestures-setup install)

#Reboot and Start

sudo rebootlibinput-gestures-setup autostart start

#Tinker with Configuration

The default gestures are in /etc/libinput-gestures.conf. If you want to create your own custom gestures then copy that file to ~/.config/libinput-gestures.conf and edit it. There are many examples and options described in that file. The available gestures are:

--

--

Kaustav Mukherjee

DISTRBUTED DEEP LEARNING ARCHITECT,DATA PHILOSOPHER,MACHINE LEARNING ON REAL-TIME STREAMS