我曾经使用以下命令禁用触摸板上的中键单击:
xinput --set-prop 15 307 1
但现在它给了我这个错误信息:
X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 57 ()
Serial number of failed request: 19
Current serial number in output stream: 20
我认为在我尝试增加鼠标光标速度后我把事情搞砸了,但设置的更改不应该在重启后保留。
我可以尝试任何方法来禁用这个有害功能(鼠标中键单击)。