I have been trying to run a app in chromium and i want to run it in Kiosk mode but when i swipe from top, left and right it is exiting from kiosk mode, how do i disable these gestures while chromium is in kiosk mode.
UPDATE: I gave up on using chrome/firefox. I installed WPE WebKit for Mir Kiosk on Jetson and i followed THIS to enable DRM.
WPE Webkit works only after i do sudo modprobe nvidia-drm modeset=1 but right now iām doing it after each boot is there any way i can keep it even after rebooting the Jetson.