https://bugs.freedesktop.org/show_bug.cgi?id=98689

--- Comment #4 from Peter Hutterer <[email protected]> ---
(In reply to Alex Corcoles from comment #3)
> # cat /etc/udev/hwdb.d/71-pointingstick-local.hwdb
> evdev:input:*
>   POINTINGSTICK_SENSITIVITY=200

this one isn't available on all pointing sticks, looks like yours is one of
them. The crashes are a systemd issue, would be worth filing a bug for that.
Errors are ok, but this shouldn't segfault. 



as for CONST_ACCEL: this is applied by libinput directly and it shows up in the
log above 

[  1090.182] (II) Device 'Elantech PS/2 TrackPoint' set to const accel 100.00

however, setting it to 100 may just trigger some unrelated bug, I very much
doubt you'd want the pointer to move 100 pixels each time you generate a single
1unit movement from the trackpoint. set it something more tame like 1.5 or 2
and see how you go with that first.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to