Add doc for `input:touchdevice:transform`

This commit is contained in:
Histausse 2022-10-10 12:50:30 +02:00
parent a18c0e8e81
commit d0920e4840
No known key found for this signature in database
GPG Key ID: 67486F107F62E9E9
1 changed files with 8 additions and 0 deletions

View File

@ -170,6 +170,14 @@ input {
Doing `input:touchpad {` is **invalid**!
{{< /hint >}}
### Touchdevice
_Subcategory `input:touchdevice:`_
| name | description | type | default |
|---|---|---|---|---|
| transform | transform the input from touchdevices. The possible transformations are the same as [those of the monitors](../Monitors/#rotating-and-the-default-workspace) | int | 0 |
### Per-device input config
Described [here](../Keywords#per-device-input-configs).