touche icon indicating copy to clipboard operation
touche copied to clipboard

cannot customise gestures from touche

Open lallenfrancisl opened this issue 2 years ago • 3 comments

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

  • Touché version: 1.0.6
  • Touchégg version: 2.0.11
  • Operating System: Manjaro
  • Desktop Environment: Gnome 40
  • Installation method: Manjaro package

image

lallenfrancisl avatar Sep 06 '21 19:09 lallenfrancisl

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.

JoseExposito avatar Sep 07 '21 05:09 JoseExposito

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 :(

ZhiyuanChen avatar Mar 13 '22 09:03 ZhiyuanChen

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.

JoseExposito avatar Mar 14 '22 16:03 JoseExposito