我有一台带触摸屏的 Spectre,运行一段时间后不可避免地会出现幻影触摸。我搜索了这个论坛并找到了几个“禁用触摸屏”条目,但似乎没有一个在我的计算机上起作用。
当我尝试时xinput disable {touch screen id}
我得到WARNING: running xinput against an Xwayland server. See the xinput man page for details.
/usr/share/X11/xorg.conf.d/10-evdev.conf
我也尝试过编辑添加Option "Ignore" "on"
或的方法MatchIsTouchscreen "off"
,但这些方法似乎也不起作用。
还有其他想法吗?谢谢。