Hi, I’m having a hard time trying to put an application in kiosk mode with Jetpack 4.3 of a Jetson Nano.
The problem is that the operating system is reading multitouch gestures, which allow the users to trigger an escape from full screen. This behavior can apparently be disabled with a gnome-shell extension, but after many failed attempts to make it work I finally realized that Jetpack comes bundled with Unity instead of gnome. So, I believe that’s the reason why all the recipes I found for Ubuntu 18.04 (which usually comes with gnome instead of unity) did not work.
So, now that I finally realized that im not running gnome but unity, I ask: Does anyone know how to disable these multitouch gestures (three finger drag for example) in order to prevent users from exiting full screen on unity? If not, would you recommend me to move to gnome so that I can try applying the recipes I found? If so, is there any guide on how to replace unity with gnome on jetpack?
Thank you.
Best regards.
Eduardo