How to get right click on long tap on the 7" touchscreen?

Raspberry Pi 2

How to get right click on long tap on the 7" touchscreen?

Postby Anubhav » Fri May 18, 2018 8:12 pm

How to get the 'right click' action on 'long tap' on the official Raspberry Pi 7" Touchscreen Display?
I found a solution for Raspbian in which the following lines are to be added to /etc/X11/xorg.conf
$this->bbcode_second_pass_code('', '
Section "InputClass"
Identifier "calibration"
Driver "evdev"
MatchProduct "FT5406 memory based driver"

Option "EmulateThirdButton" "1"
Option "EmulateThirdButtonTimeout" "750"
Option "EmulateThirdButtonMoveThreshold" "30"
EndSection
')
But this doesn't seem to work for Arch.
Anubhav
 
Posts: 2
Joined: Fri May 18, 2018 7:21 pm

Return to Broadcom

Who is online

Users browsing this forum: No registered users and 6 guests