I took a look at the properties again, and it does not seems there are better properties to adjust scrolling:
Code: Select all
$ xinput list-props 10
Device 'Logitech M525':
Device Enabled (163): 1
Coordinate Transformation Matrix (165): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Natural Scrolling Enabled (299): 0
libinput Natural Scrolling Enabled Default (300): 0
libinput Scroll Methods Available (301): 0, 0, 1
libinput Scroll Method Enabled (302): 0, 0, 0
libinput Scroll Method Enabled Default (303): 0, 0, 0
libinput Button Scrolling Button (304): 2
libinput Button Scrolling Button Default (305): 2
libinput Button Scrolling Button Lock Enabled (306): 0
libinput Button Scrolling Button Lock Enabled Default (307): 0
libinput Middle Emulation Enabled (308): 0
libinput Middle Emulation Enabled Default (309): 0
libinput Accel Speed (310): 0.200000
libinput Accel Speed Default (311): 0.000000
libinput Accel Profiles Available (312): 1, 1
libinput Accel Profile Enabled (313): 1, 0
libinput Accel Profile Enabled Default (314): 1, 0
libinput Left Handed Enabled (315): 1
libinput Left Handed Enabled Default (316): 0
libinput Send Events Modes Available (284): 1, 0
libinput Send Events Mode Enabled (285): 0, 0
libinput Send Events Mode Enabled Default (286): 0, 0
Device Node (287): "/dev/input/event4"
Device Product ID (288): 1133, 16403
libinput Drag Lock Buttons (317): <no items>
libinput Horizontal Scroll Enabled (318): 1
libinput Scrolling Pixel Distance (319): 15
libinput Scrolling Pixel Distance Default (320): 15
libinput High Resolution Wheel Scroll Enabled (321): 1
Another problem, is that even if it worked, it resets to the default value. So I would need to change the property somewhere in a startup script. I am not very familiar with that.