水平和垂直指针速度有时不匹配

水平和垂直指针速度有时不匹配

所以,这是一个有趣的:任意地,当我登录到我的用户时,垂直鼠标灵敏度比水平鼠标灵敏度低得多,大约是水平鼠标灵敏度的一半。在这些情况下,水平灵敏度是预期的,但垂直灵敏度低于我的设置。发生这种情况时,更改系统设置中的灵敏度对此比例没有​​影响。

这种情况发生的概率约为 50%,而且显然是随机的。我无法确定任何影响行为发生的方式。登录后,在会话的其余部分中,敏感度要么正确,要么不正确。

我的鼠标是 Logitech G600,我已将其板载内存配置为使用完整的 8200dpi,然后我在系统设置中设置了非常低的“指针速度”值。

有趣的是,这种敏感性似乎是针对每个用户的,因为登录屏幕不会显示此问题,但指针速度要高得多(这对我来说很好,只是陈述证据)

我什至不知道如何调试它,更不用说修复它了。我不想每次打开电脑时都要掷一堆骰子来获得一个可以工作的鼠标。

xinput --list-props无论哪种情况,鼠标的输出都是 。

Device Enabled (154):   1
Coordinate Transformation Matrix (156): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Natural Scrolling Enabled (282):   0
libinput Natural Scrolling Enabled Default (283):   0
libinput Scroll Methods Available (284):    0, 0, 1
libinput Scroll Method Enabled (285):   0, 0, 0
libinput Scroll Method Enabled Default (286):   0, 0, 0
libinput Button Scrolling Button (287): 2
libinput Button Scrolling Button Default (288): 2
libinput Button Scrolling Button Lock Enabled (289):    0
libinput Button Scrolling Button Lock Enabled Default (290):    0
libinput Middle Emulation Enabled (291):    0
libinput Middle Emulation Enabled Default (292):    0
libinput Accel Speed (293): -0.800000
libinput Accel Speed Default (294): 0.000000
libinput Accel Profiles Available (295):    1, 1
libinput Accel Profile Enabled (296):   0, 1
libinput Accel Profile Enabled Default (297):   1, 0
libinput Left Handed Enabled (298): 0
libinput Left Handed Enabled Default (299): 0
libinput Send Events Modes Available (267): 1, 0
libinput Send Events Mode Enabled (268):    0, 0
libinput Send Events Mode Enabled Default (269):    0, 0
Device Node (270):  "/dev/input/event3"
Device Product ID (271):    1133, 49738
libinput Drag Lock Buttons (300):   <no items>
libinput Horizontal Scroll Enabled (301):   1
libinput Scrolling Pixel Distance (302):    15
libinput Scrolling Pixel Distance Default (303):    15
libinput High Resolution Wheel Scroll Enabled (304):    1

相关内容