I am running the latest version of Tumbleweed on a ThinkPad X250. Whenever I type for extended periods (I’m a typist), sometimes my palm accidentally interacts with the touchpad, and that is very bothersome. I’ve looked up how to prevent this from happening, and I found many sources suggesting the use of syndaemon. I’ve installed it in the terminal, but when I try to run it with or without root privileges, I receive the output shown below.
Is there any reason that causes this? Any help would be greatly appreciated.
~
❯ sudo syndaemon
Can't open display.
~
❯ syndaemon
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Can't open display.
~
❯
What desktop environment are you using (GNOME, KDE, or something else)?
If you’re running something that runs on Wayland (like GNOME), then syndaemon probably won’t work, as I understand it requires the xf86 synaptics driver (which is not compatible with Wayland, as far as I know).
There may be settings in the Mouse/Touchpad or input settings (depending on your DE) to enable palm detection as an alternative.