您的位置:首页 > 其它

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

2017-09-15 14:46 3123 查看
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号)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  tslib
相关文章推荐