mirror of
https://github.com/labwc/labwc.git
synced 2026-02-24 01:40:15 -05:00
document tapButtonMap setting
This commit is contained in:
parent
a3796fa6f3
commit
730a642bea
2 changed files with 7 additions and 0 deletions
|
|
@ -189,6 +189,7 @@
|
|||
All values are [yes|no] except for:
|
||||
- pointerSpeed [-1.0 to 1.0]
|
||||
- accelProfile [flat|adaptive]
|
||||
- tapButtonMap [lrm|lmr]
|
||||
-->
|
||||
<libinput>
|
||||
<device category="">
|
||||
|
|
@ -197,6 +198,7 @@
|
|||
<pointerSpeed></pointerSpeed>
|
||||
<accelProfile></accelProfile>
|
||||
<tap>yes</tap>
|
||||
<tapButtonMap></tapButtonMap>
|
||||
<middleEmulation></middleEmulation>
|
||||
<disableWhileTyping></disableWhileTyping>
|
||||
</device>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue