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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|REPORTED                    |RESOLVED
                 CC|                            |dimul...@gmail.com

--- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> ---
Hi, Tyson!

The problem is that "Windows 8+ Pointer API" is not designed for professional
tablet devices. Therefore it doesn't support more than one button on the stylus
barrel. There is a technical hackish workaround for reporting more than one
button (which makes the protocol kind of inconsistent), but none of the drivers
implement it (I tested Wacom and Huion). So we can do nothing about the
problem, sorry :(

There are the following workarounds possible:

1) Map the second button to Space key in the driver. Then button+click will do
pan for you and ctrl+button+click will do zoom.

2) Map the second button to "Pan" action. With such configuration Wacom driver
generates Space+click. Therefore click will do panning for you and ctrl+click
will do zoom. Exactly like it happens when the button is mapped to
middle-button.


PS:
I have also tested Huion tablet and it seems like it doesn't report barrel
buttons via WinInk at all. Again we cannot do anything about it. It needs to be
reported to the manufacturer.

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

Reply via email to