Title: FirePrime Linux--FirePrime Linux- How to add input support for touch-screen [Print This Page] Author: Firefly Time: 10/12/2015 15:44 Title: FirePrime Linux--FirePrime Linux- How to add input support for touch-screen FirePrime Linux--FirePrime Linux- How to add input support for touch-screenBy Busybee
1.2 Configuration
Create a new file /etc/X11/xorg.conf.d/10-evdev-gslX680.conf£¬add the following£º
Section "InputClass"
Identifier "gslX680 evdev touchscreen"
MatchProduct "gslX680"
MatchDevicePath "/dev/input/event*"
Option "EmulateThirdButton" "true"
Option "EmulateThirdButtonTimeout" "500"
Option "EmulateThirdButtonMoveThreshold" "50"
Driver "evdev"
EndSection
Copy the code
1.3 Improve the touch screen support of evdev driver
The system evdev driver can not support the android touch screen input driver very well.Need to path and recompile, the following describes the detail steps:
1.3.1 Install compiling tools environment and relevant dependent libraries
Author: tomharr294 Time: 1/9/2026 18:13
Your article has truly stayed with me, thank you for sharing. Latest test C_HRHPC_2505 simulations has outstanding resources that are free of charge.Author: tombrow442 Time: 2/16/2026 04:52
Thank you for the brilliant share, it really left me in awe! Valid CISSP exam questions vce provides quality resources, and they're free for you to use.
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)