Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Tip: Touch screen with Firefox (Buster)

Share your HowTo, Documentation, Tips and Tricks. Not for support questions!.
Post Reply
Message
Author
User avatar
Hallvor
Global Moderator
Global Moderator
Posts: 2042
Joined: 2009-04-16 18:35
Location: Kristiansand, Norway
Has thanked: 149 times
Been thanked: 212 times

Tip: Touch screen with Firefox (Buster)

#1 Post by Hallvor »

In contrast to, say, Konqueror, Firefox did not work well with the touch screen of my ThinkPad T440s. Scrolling a web page with the finger did not work, and zooming with two fingers did not work either.

Disclaimer: This may or may not work on your computer.


With a simple edit, I was able to use the touch screen the same way as on my mobile phone.

First edit the following file (as root) with your favorite text editor, for instance:

Code: Select all

# nano /etc/security/pam_env.conf
Then add the following line at the bottom of the page:

Code: Select all

MOZ_USE_XINPUT2 DEFAULT=1
Save and exit (Ctrl+X and then Y with nano).

Reboot.
[HowTo] Install and configure Debian bookworm
Debian 12 | KDE Plasma | ThinkPad T440s | 4 × Intel® Core™ i7-4600U CPU @ 2.10GHz | 12 GiB RAM | Mesa Intel® HD Graphics 4400 | 1 TB SSD

Post Reply