https://bugs.kde.org/show_bug.cgi?id=396012

Valeriy Malov <jazzv...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Valeriy Malov <jazzv...@gmail.com> ---
Seems like slowing down cursor movements in relative mode can be achieved by
doing one of two things:

* Setting "Device Accel Profile/Deceleration" properties
* Mapping to a much larger area than actual tablet area

Neither options are really currently supported by the KCM, but you can try
setting them manually using xinput command. I'll probably add them in next
version.

However specifically achieving 1:1 movement across multiple screens is
non-trivial, if not impossible. As far as I understand this would require
different movement speed for the cursor depending on the screen it is on,
because different screens may have different DPI, and X11 probably does not
support that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to