我在 Arch Linux Xfce 4.12 上运行。
我的鼠标滚轮滚动太慢,所以我想增加每个滚动“滴答”的行数。我读到这可以通过设置Evdev Scrolling Distancewith 来实现xinput,但是,我正在使用libinput并且没有看到与滚动距离相关的任何内容。
xinput list-props在我的鼠标上的输出:
Device Enabled (139): 1
Coordinate Transformation Matrix (141): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Accel Speed (275): -0.640000
libinput Accel Speed Default (276): 0.000000
libinput Accel Profiles Available (277): 1, 1
libinput Accel Profile Enabled (278): 1, 0
libinput Accel Profile Enabled Default (279): 1, 0
libinput Natural Scrolling Enabled (280): 0
libinput Natural Scrolling Enabled Default …Run Code Online (Sandbox Code Playgroud)