mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
config: support tablet tool mouse buttons
Those are regular mouse buttons, but attached to a tablet tool (which looks like a mouse).
This commit is contained in:
parent
1859d5f113
commit
a73b866129
2 changed files with 29 additions and 1 deletions
|
|
@ -916,13 +916,15 @@ extending outward from the snapped edge.
|
|||
available mouse buttons. If not specified otherwise, the tip is
|
||||
mapped to left mouse click, the first pen button (Stylus) is mapped
|
||||
to right mouse button click and the second pen button (Stylus2)
|
||||
emulates a middle mouse button click.
|
||||
emulates a middle mouse button click. Buttons of a tablet tool mouse
|
||||
are by default mapped to their (regular) mouse counterparts.
|
||||
|
||||
Supported map *buttons* for mouse emulation are:
|
||||
- Tip
|
||||
- Stylus
|
||||
- Stylus2
|
||||
- Stylus3
|
||||
- Left..Task
|
||||
- Pad
|
||||
- Pad2..Pad9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue