OPERATING SYSTEMSOS Linux

How to Get Trackpad / Touchpad Gestures on Xorg (X11) in Ubuntu 22.04 GNOME | Linux

Hey everyone! Today I will show you how to get wayland-like trackpad gestures for Xorg (X11). This video was done in Ubuntu 22.04, and I’m not sure if it will work for any newer versions or not. I assume it will eventually work, but I don’t know what the latest version the extension is at.
———
COMMANDS:
sudo apt update && sudo apt upgrade; sudo apt install gnome-tweaks gnome-shell-extensions gnome-shell-extension-manager

sudo add-apt-repository ppa:touchegg/stable

sudo apt install touchegg

systemctl status touchegg
———-
Video Editing Tutorials: https://www.youtube.com/playlist?list=PL1Z6aLHzUlXqPxF8VpVyITDy8ZVy8Pnk4
My Computer Science/Linux Videos: https://www.youtube.com/channel/UCIoaO8JVAOlG4zfbuWhbwdg/playlists?view=50&sort=dd&shelf_id=1
All my GoPro videos: https://www.youtube.com/playlist?list=PL1Z6aLHzUlXp0K4pMqsECOH4BQ3d9Kxb9

———-
Hi, I upload “vlogs” about tech, photography/videography, and other vlogs. Some of my videos are computer tutorials, others are videos about photography or about cameras, and some are just vlogs. This is actually my second channel (my first being dedicated to music (piano compositions, songs, etc.)

source

ubuntu

38 thoughts on “How to Get Trackpad / Touchpad Gestures on Xorg (X11) in Ubuntu 22.04 GNOME | Linux

  • 😢 I am using manjaro kde plasma can you tell me codes to pinch zoom out/in with two fingers ?????

  • Extension not turning on
    error- Type name Gjs_utils_Logger_Logger is already registered
    is being shown…pls help

  • Thanks a lot!! You've saved my day hehehe 😀

  • Thanks AF Tech for this. I was wondering why is my gestures not working after a fresh install and I found out this is Xorg. It was helpful.

  • I really love this, thanks a lot bro 😘

  • Hello guys,
    Is there any way it works on Linux mint. I tried but it does show x11 Gestures in browse extension section.
    Thanks in advance.

  • Hello I tried to use 'sudo add-apt-repository ppa:touchegg/stable' command but it gives me a 'sudo add-apt-repository ppa:touchegg/stable' error can you help me fix this?

  • sudo apt-get update
    sudo apt-get install python3-launchpadlib

  • Tried everything but two fingers scroll doesn't working in Kali Linux

  • thank you very much, i used to get annoyed because the touchpad didn't have gestures on ubuntu

  • Thanks for this! For those interested, this guide also works on arch too. For touch egg, just run sudo pacman -S touchegg

    (You don’t need to add a repository)

  • Thanks for this! For those interest, this guide also works on arch too. For touch egg, just run sudo pacman -S touchegg

    (You don’t need to add a repository)

  • i have ubuntu, i couldnt install x11 gesutres, because it didnt even appear, i read its already built in, i installed touchegg, but when i checked if its running it wasnt, some help?

  • I don't have the x11 gestures on the extensions browse page, it it because I installed nvidia drivers? It was working previously

    edit:
    Further research ubuntu wayland have the gestures but since nvidia works on xorg, xorg doesn't have the gestures. does this method work in xorg?

  • hi when i search for x11 gestures nothing shows up can kindly help me?

  • I use ubuntu22.04 and I ran all the commands, even when I ran the "systemclt status touchegg" it showed on my terminal that it is running and active
    But non my the mouse gesture is working for me, my gestures are still the same like nothing happened 😶 can you please help me with this

  • what about the scroll speed, i tried imwheel but it's not working

  • Didn't work for ubuntu 20.04 ,, only one gesture works (4 fingers up) to switching between workspaces

  • Is there any way to zoom in and zoom out using trackpad in ubuntu? thanks in advance

  • ubuntu 23.04 it's not work please make a video what i do

  • Ew why do you have your gestures backwards? Natural scrolling is the only way to go.

  • Hey thx for a great video.
    How do I have a webpage continuously scrolling after releasing my two fingers? Right now any window & webpage stops abruptly when releasing fingers while scrolling, so can't "fast scroll" like normal scrolling. Perhaps has nothing to do with touchegg?

  • bro wtf it worked.
    I have no idea what made it work but now it works lol

    I'm surprised because I already had touchegg installed, I already had x11 gestures extenion on, I already had gnome tweaks installed. I basically already had everything installed but it didn't work. One of your commands somehow made everything work, thanks!

Comments are closed.