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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b...@valdyas.org
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Boudewijn Rempt <b...@valdyas.org> ---
You probably have to reset your wacom settings. Wacom can get very confused
with a multi-monitor setup. See:
https://docs.krita.org/KritaFAQ#How_to_fix_a_tablet_offset_on_multiple_screen_setup_on_Windows
. We recently had another report very similar to yours -- it seems as if the
screen krita is on only gets mouse events, from your tablet log. 

A tablet sends for every position the stylus is in two events: one claiming
it's a stylus, one claiming it's a mouse. I suspect that other applications
take the x, y coordinates of the mouse event, because that apparently is more
dependable than the x, y coordinates of the stylus event, even though it lacks
the precision of the stylus...

We're considering doing the same thing, but haven't managed to do that yet --
until now we're trusting the tablet driver to give us correct tablet events...

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

Reply via email to