mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
rootston: add arbitrary libinput config 'tap_enabled'
This ought to be enough to serve as an example for other compositors to use.
This commit is contained in:
parent
e04d350113
commit
e85c2827c8
4 changed files with 24 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ theme = default
|
|||
map-to-output = VGA-1
|
||||
# Restrict cursor movements for this mouse to concrete rectangle
|
||||
geometry = 2500x800
|
||||
# tap_enabled=true
|
||||
|
||||
[keyboard]
|
||||
meta-key = Logo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue