mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
docs: try to improve click method doc formatting
This commit is contained in:
parent
093f704b02
commit
c1982e4009
1 changed files with 3 additions and 1 deletions
|
|
@ -582,7 +582,9 @@ windows using the mouse.
|
||||||
|
|
||||||
*<libinput><device><clickMethod>* [none|buttonAreas|clickfinger]
|
*<libinput><device><clickMethod>* [none|buttonAreas|clickfinger]
|
||||||
Configure the method by which physical clicks on a touchpad are mapped to
|
Configure the method by which physical clicks on a touchpad are mapped to
|
||||||
mouse-button events. The click methods available are:
|
mouse-button events.
|
||||||
|
|
||||||
|
The click methods available are:
|
||||||
- *buttonAreas* - The bottom of the touchpad is divided into distinct
|
- *buttonAreas* - The bottom of the touchpad is divided into distinct
|
||||||
regions corresponding to left, middle and right buttons; clicking within
|
regions corresponding to left, middle and right buttons; clicking within
|
||||||
the region will trigger the corresponding event. Clicking the main area
|
the region will trigger the corresponding event. Clicking the main area
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue