We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Three finger gestures are shown as used by gnome even though 4 is set as number of fingers to use and none of the gestures can be customised
When number of fingers is set as 4, 3 finger gestures should be freed for customisation
When number of fingers is set as 4 both 3 and 4 finger gestures are marked as used by gnome and cannot be customised
The text was updated successfully, but these errors were encountered:
Hi @lallenfrancisl and thanks for reporting this issue.
The problem is with X11Gestures, I'll do my best to fix it.
For the moment, you can open with a text editor your config file (~/.config/touchegg/touchegg.conf) and remove the unnecessary entries.
~/.config/touchegg/touchegg.conf
Sorry, something went wrong.
Can I ask if there is any update?
For now if I removed all those line, they would come up again after a logout-login/reboot :(
That's the expected behavior when using X11Gestures, 3 or 4 fingers should be in use by GNOME.
If you prefer to avoid using GNOME's gestures, you can uninstall the extension, clean your config and assign your favorite gestures.
No branches or pull requests
Describe the bug
Three finger gestures are shown as used by gnome even though 4 is set as number of fingers to use and none of the gestures can be customised
Expected behaviour
When number of fingers is set as 4, 3 finger gestures should be freed for customisation
Actual behaviour
When number of fingers is set as 4 both 3 and 4 finger gestures are marked as used by gnome and cannot be customised
Your environment
The text was updated successfully, but these errors were encountered: