I installed ibinput-tools
guus@linux-2ls4:~> xinput list-props 8
Device 'Logitech USB Optical Mouse':
Device Enabled (148): 1
Coordinate Transformation Matrix (150): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Natural Scrolling Enabled (308): 0
libinput Natural Scrolling Enabled Default (309): 0
libinput Scroll Methods Available (310): 0, 0, 1
libinput Scroll Method Enabled (311): 0, 0, 0
libinput Scroll Method Enabled Default (312): 0, 0, 0
libinput Button Scrolling Button (313): 2
libinput Button Scrolling Button Default (314): 2
libinput Middle Emulation Enabled (315): 0
libinput Middle Emulation Enabled Default (316): 0
libinput Accel Speed (317): -0.800000
libinput Accel Speed Default (318): 0.000000
libinput Accel Profiles Available (319): 1, 1
libinput Accel Profile Enabled (320): 1, 0
libinput Accel Profile Enabled Default (321): 1, 0
libinput Left Handed Enabled (322): 0
libinput Left Handed Enabled Default (323): 0
libinput Send Events Modes Available (293): 1, 0
libinput Send Events Mode Enabled (294): 0, 0
libinput Send Events Mode Enabled Default (295): 0, 0
Device Node (296): "/dev/input/event1"
Device Product ID (297): 1133, 49271
libinput Drag Lock Buttons (324): <no items>
libinput Horizontal Scroll Enabled (325): 1
guus@linux-2ls4:~> udevadm info /dev/input/event1 | grep MOUSE_DPI
guus@linux-2ls4:~> sudo mouse-dpi-tool /dev/input/event1
sudo: mouse-dpi-tool: opdracht niet gevonden
udevadm info /dev/input/event1 | grep MOUSE_DPI
seems to do nothing ?
guus@linux-2ls4:~> sudo mouse-dpi-tool /dev/input/event1
sudo: mouse-dpi-tool: opdracht niet gevonden
It can’t find mouse dpi tool
Does anybody know were this gets explained?
Coordinate Transformation Matrix (150): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
guus@linux-2ls4:~> sudo libinput list-devices
Device: Logitech USB Optical Mouse
Kernel: /dev/input/event1
Group: 3
Seat: seat0, default
Capabilities: pointer
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: button
Click methods: none
Disable-w-typing: n/a
Accel profiles: flat *adaptive
Rotation: n/a
I am totally lost.
I also installed piper, but when it starts it tells me the gui and backend have not matching versions.