PixlOne / logiops

An unofficial userspace driver for HID++ Logitech devices
GNU General Public License v3.0
3.31k stars 263 forks source link

Horizontal scrolling reversed- cant change #424

Open bartoszp1992 opened 9 months ago

bartoszp1992 commented 9 months ago

Horizontal scrolling is reversed. I cant change it by invert or divert.

rosshadden commented 7 months ago

For me both directions (both positive and negative axis_multiplier values) scroll to the right.

Edit: I had divert = true and invert = false, but making divert false based on your comment actually made it work for me, just reversed. So I enabled invert and the horizontal scrolling is working for me.