Raveen Kumar

How to Fix touch pad 3 finger gestures not working on fedora xorg

https://github.com/JoseExposito/touchegg#readme

sudo dnf install touchegg
# You may also need to manually start the service
sudo systemctl start touchegg
sudo systemctl enable touchegg

https://github.com/JoseExposito/gnome-shell-extension-x11gestures

Install this

https://extensions.gnome.org/extension/4033/x11-gestures/

Now you will be able to get the 3 finger gestures.

#Fedora #Linux #How-To