https://bugs.kde.org/show_bug.cgi?id=396012
--- Comment #2 from Daniel <mayazcherq...@gmail.com> --- (In reply to Valeriy Malov from comment #1) > 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. That's okay :-) If it can be locked to one screen (configurable) that's fine, because I never use the (Krita) drawing canvas across screens. I just need that 1:1 accuracy from tablet -> screen canvas (it would also be cool if there could be a fractional scaling modifier, too e.g. for a 0.9x or 1.1x scale to slow / speed up the cursor for precision drawing purposes). -- You are receiving this mail because: You are watching all bug changes.