Section "InputClass" Identifier "gslX680 evdev touchscreen" MatchProduct "gslX680" MatchDevicePath "/dev/input/event*" Option "EmulateThirdButton" "true" Option "EmulateThirdButtonTimeout" "500" Option "EmulateThirdButtonMoveThreshold" "50" Driver "evdev" EndSection |
sudo apt-get install build-essentials sudo apt-get build-dep xserver-xorg-input-evdev |
sudo apt-get source xserver-xorg-input-evdev cd xserver-xorg-input-evdev-2.9.0/src GITHUB=https://github.com/TeeFirefly/xf86-input-evdev/tree/ba37709e2aab50354c9925ca1e975779a16c67dc wget $GITHUB/src/emuThird.c wget $GITHUB/src/evdev.c wget $GITHUB/src/evdev.h cd .. make -j4 |
mv /usr/lib/xorg/modules/input/evdev_drv.so /usr/lib/xorg/modules/input/evdev_drv.so.orig cp src/.libs/evdev_drv.so /usr/lib/xorg/modules/input/evdev_drv.so |
zadeh 发表于 2015-10-17 11:52
update:
add:sudo ./configure
zadeh 发表于 2015-10-17 12:33
Thanks your replay!
" 1.The name of official firmware to support the AUO LVDS Display Module with t ...
欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) | Powered by Discuz! X3.1 |