mention touch_output

This commit is contained in:
Vaxry 2022-10-14 12:40:01 +01:00
parent f708ea334d
commit d8686de6ee
2 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,7 @@ force_no_accel, follow_mouse, float_switch_override_focus
Properties that change names:
```plain
touchdevice:transform -> touch_transform
touchdevice:output -> touch_output
```
Example config section:

View File

@ -177,6 +177,7 @@ _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 |
| output | the output to bind touch devices. Empty means unset and will use the current / autodetected. | string | \[EMPTY\] |
### Per-device input config