Hey there,
do you know how to get touch screen gestures like two-finger-scrolling working on Linux? Its working fine on Firefox but probably disabled in Wolf due to potential privacy (sensor-detecting) issues? Could it be (re)activated with some config tweaks?
Fedora 38, Kernel 6.3.3 tried both X11 and Wayland Lenovo Yoga 9 14IRP8
Appreciate any help!
Best wishes Pekingente
You must log in or # to comment.
Fixed: https://askubuntu.com/questions/853910/how-to-enable-touchscreen-scrolling-in-firefox/994483#994483
open about:config in firefox to set dom.w3c_touch_events.enabled=1 (default is 2).
edit /etc/security/pam_env.conf and add MOZ_USE_XINPUT2 DEFAULT=1