mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
config: Remove invalid click method
There is no "none" click method, it is either software button area or clickfinger.
This commit is contained in:
parent
7adf5533f9
commit
c098c8de0c
3 changed files with 2 additions and 6 deletions
|
|
@ -472,7 +472,7 @@
|
|||
- pointerSpeed [-1.0 to 1.0]
|
||||
- accelProfile [flat|adaptive]
|
||||
- tapButtonMap [lrm|lmr]
|
||||
- clickMethod [none|buttonAreas|clickfinger]
|
||||
- clickMethod [buttonAreas|clickfinger]
|
||||
-->
|
||||
<libinput>
|
||||
<device category="default">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue