我不知道如何提高鼠标速度。几周前xset
工作正常。现在,我使用命令提高速度
xinput --set-prop 'USB OPTICAL MOUSE' 'libinput Accel Speed' 1
Run Code Online (Sandbox Code Playgroud)
但这对我来说还不够。鼠标可用选项列表:
Device 'USB OPTICAL MOUSE':
Device Enabled (152): 1
Coordinate Transformation Matrix (154): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Accel Speed (288): 1.000000
libinput Accel Speed Default (289): 0.000000
libinput Accel Profiles Available (290): 1, 1
libinput Accel Profile Enabled (291): 1, 0
libinput Accel Profile Enabled Default (292): 1, 0
libinput Natural Scrolling Enabled (293): 0
libinput Natural Scrolling Enabled Default (294): 0 …
Run Code Online (Sandbox Code Playgroud)