Maus-Scrollrad no-reverse

Das Scrollen mit dem kleinen Rädchen mitten auf der Maus kann unter Ubuntu angepasst werden – wie vieles andere. Meine „Coba Nitro-X GT-300“ entpuppt sich als SINOWEALTH Wired Gaming Mouse…

(base) jochen.gebsattel@Pc32:~$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SINOWEALTH Wired Gaming Mouse id=9 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
  ⎜ ↳Virtual core XTEST keyboard id=5 [slave keyboard (3)]
  ⎜ ↳Power Button id=6 [slave keyboard (3)]
  ⎜ ↳Power Button id=7 [slave keyboard (3)]
  ⎜ ↳Sleep Button id=8 [slave keyboard (3)]
  ⎜ ↳SINOWEALTH Wired Gaming Mouse Keyboard id=10 [slave keyboard (3)]
  ⎜ ↳Cherry GmbH CHERRY Corded Device id=11 [slave keyboard (3)]
  ⎜ ↳Cherry GmbH CHERRY Corded Device id=12 [slave keyboard (3)]
  ⎣ ↳Eee PC WMI hotkeys id=13 [slave keyboard (3)]

…mit folgenden Eigenschaften…

(base) jochen.gebsattel@Pc32:~$ xinput list-props 9
Device ‚SINOWEALTH Wired Gaming Mouse‘:
Device Enabled (150): 1
Coordinate Transformation Matrix (152): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Natural Scrolling Enabled (288): 1
libinput Natural Scrolling Enabled Default (289): 0
libinput Scroll Methods Available (290): 0, 0, 1
libinput Scroll Method Enabled (291): 0, 0, 0
libinput Scroll Method Enabled Default (292): 0, 0, 0
libinput Button Scrolling Button (293): 2
libinput Button Scrolling Button Default (294): 2
libinput Button Scrolling Button Lock Enabled (295): 0
libinput Button Scrolling Button Lock Enabled Default (296): 0
libinput Middle Emulation Enabled (297): 0
libinput Middle Emulation Enabled Default (298): 0
libinput Accel Speed (299): 0.000000
libinput Accel Speed Default (300): 0.000000
libinput Accel Profiles Available (301): 1, 1
libinput Accel Profile Enabled (302): 1, 0
libinput Accel Profile Enabled Default (303): 1, 0
libinput Left Handed Enabled (304): 0
libinput Left Handed Enabled Default (305): 0
libinput Send Events Modes Available (273): 1, 0
libinput Send Events Mode Enabled (274): 0, 0
libinput Send Events Mode Enabled Default (275): 0, 0
Device Node (276): „/dev/input/event3“
Device Product ID (277): 9610, 4103
libinput Drag Lock Buttons (306):
libinput Horizontal Scroll Enabled (307): 1

…und das „Natural Scrolling“ lässt sich abschalten:

(base) jochen.gebsattel@Pc32:~$ xinput set-prop 9 288 0