this post was submitted on 26 Jan 2025
85 points (100.0% liked)

Linux

49393 readers
1589 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm still trying to get myself over to linux, and I'm having a hard time finding a replacement for BetterTouchTool. Essentially, the app lets you customize multitouch trackpad gestures per-app and system wide with single to 5 finger support.

you are viewing a single comment's thread
view the rest of the comments
[–] eugenia@lemmy.ml 3 points 4 days ago* (last edited 4 days ago) (1 children)

Linux Mint's Cinnamon has an involved gesture pref panel, but it's not per app, it's system-wide. If the suggestion from the other user for touche/touchegg don't work due to being designed for X11, you're out of luck. What you're asking is a bit too specialized and from what I read from the creator of touchegg on his github, is that Wayland has no way to support these features. So don't expect it in the future either.

[–] Horsey@lemmy.world 2 points 3 days ago* (last edited 3 days ago) (1 children)

Yeah, I’m basically going to have to refuse to use any app that’s lacking in Wayland support. Really no reason to build a Linux ecosystem that has legacy parts from the get go.

[–] eugenia@lemmy.ml 3 points 3 days ago

From the developer, he said that Wayland has no way to support these features, not that he won't support them. You need the right APIs to develop this app, and while X11 seems to have them, Wayland does not.