1

I'm running a touchscreen through local python.

The problem I have is with the multi-touch gestures. The gestures I would like to disable 3 and 4 touch gestures. The application should be impossible to close by user. (current These gestures allow users to exit the python application).

My question is, how do I disable these multi-touch gestures?

Edit: I've recorded a video demonstration of the multi-touch gesture.

LINK: https://www.youtube.com/watch?v=2Suu-rCi-1U&feature=share

HELP ME !!

I've tried this link Ubuntu 18.04 Touchscreen Kiosk – Disable Multi-Touch Gestures however i had the error:

gnome-shell-extension-tool: error: no such option: -i

1 Answers1

1

Have you tried this extension? Others have reported it works.

https://extensions.gnome.org/extension/4049/disable-gestures-2021/

popey
  • 23,667
  • 1
    It worked, now i am having other problem i Would like to turn right matrix touch but show error:WARNING: running xinput against an Xwayland server. See the xinput man page for details. Do you know about it ? – Willian Macedo Mar 16 '23 at 19:19