How to enable touchscreen scrolling in FireFox? - Ask Ubuntu
mercredi 19 mars 2025 à 08:27Je me note ça sous le coude, parcequ'en octobre, après la fin du support de Windows 10, je vais devoir migrer une tablette tactile sous Linux. Et Firefox (Desktop) en tactile a un comportement assez curieux par rapport aux autres applications : on ne peut pas scroller avec le tactile.
Donc pour activer le scrolling tactile sous Firefox :
1 : open about:config in firefox to set dom.w3c_touch_events.enabled=1 (default is 2).
2 : edit /etc/security/pam_env.conf and add MOZ_USE_XINPUT2 DEFAULT=1
3 : reboot and restart firefox
(Permalink)
Donc pour activer le scrolling tactile sous Firefox :
1 : open about:config in firefox to set dom.w3c_touch_events.enabled=1 (default is 2).
2 : edit /etc/security/pam_env.conf and add MOZ_USE_XINPUT2 DEFAULT=1
3 : reboot and restart firefox
(Permalink)