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

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #6 from Peter Hutterer <[email protected]> ---
you can use the property names directly, not the numbers. that's a lot more
portable across reboots. all the "* Default" and "* Available" properties are
read-only, so you can't change them.

Changing the coordinate transformation matrix is intended for mainly device
rotation, using it for acceleration is not recommended.

Run libinput-debug-events --verbose and see if the "Device '<device name>' set
to const acel ..." shows up. If not, then the property isn't recognised
correctly which would explain why it isn't working. 

Also, please attach an evemu-record recording of the trackpoint as you try to
push the cursor into the top-right corner with "normal pressure". [that's also
the biggest issue we face with trackpoint acceleration, who knows what "normal
pressure" is...]

-- 
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