tslib: Selected device is not a touchscreen (must support ABS and KEY event types)解决方法

来源:互联网 发布:淘宝店铺导航条图片 编辑:程序博客网 时间:2024/06/05 19:52
tslib: Selected device is not a touchscreen (must support ABS and KEY event types)

两种情况:一种内核未加入触摸屏的支持,另一种情况是将TSLIB_TSDEVICE=/dev/input/eventN,改为 TSLIB_TSDEVICE=/dev/input/eventX

(N:原来的event号,X:相应的event号)

阅读全文
0 0
原创粉丝点击