Hi,
I installed Zorin for the first time couple of days ago. Actually this is my first try with Linux. I have been trying to configure the touch pad to have 3 fingers drag as I was very used to it on my mac. There are some instructions I found in this forum from 2021 about some gnome extensions which are not supported anymore. I would really appreciate any help on this matter. Thank you all in advance!
Are you running on Xorg (X11) or Wayland?
You can check that with
echo $XDG_SESSION_TYPE
If the 3 finger gesture doesn't work try to switch to Wayland and test it then.
Logout and at login click on your username then a cog wheal appears at the bottom right corner. There you can switch between both (only one is named).
If you need Xorg because Wayland runs bad or you have an older Nvidia card it can maybe help to enable the preinstalled gnome extension "X11 Gestures" (touchegg required).
Install the extension manager
sudo apt install gnome-shell-extension-manager
and then go to tab installed and enable the extension.
1 Like