variables: add input:touchpad:drag_3fg (#1109)

This commit is contained in:
Ufuk Ustali 2025-06-06 16:47:02 +02:00 committed by GitHub
parent 6a4c06b5de
commit de7aa22435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -285,6 +285,7 @@ _Subcategory `input:touchpad:`_
| tap-and-drag | Sets the tap and drag mode for the touchpad | bool | true |
| flip_x | inverts the horizontal movement of the touchpad | bool | false |
| flip_y | inverts the vertical movement of the touchpad | bool | false |
| drag_3fg | enables three finger drag, 0 -> disabled, 1 -> 3 fingers, 2 -> 4 fingers [libinput#drag-3fg](https://wayland.freedesktop.org/libinput/doc/latest/drag-3fg.html) | int | 0 |
#### Touchdevice