GNOME Bugzilla – Bug 728052
apply pointer configuration
Last modified: 2014-12-29 07:14:21 UTC
Currently, we don't get pointer acceleration in wayland. libinput can already set it up (and eg weston _has_ pointer acceleration). So, what needs to happen here is that mutter should read the settings that the control-center sets, and apply them.
This also apply to touchpad settings ... it is just not useable the way it is.
(In reply to comment #0) > Currently, we don't get pointer acceleration in wayland. libinput can already > set it up (and eg weston _has_ pointer acceleration). I cannot find any API in libinput to set any configuration ... we need an API to set acceleration and touchpad settings (clicks, scrolling) ... neither seems to be possible.
The configuration API is being worked on, but is not yet done.
(In reply to comment #3) > The configuration API is being worked on, but is not yet done. OK the "libinput can already set it up" somehow made me believe it is already there.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 739397 ***