add binding tablets to outputs

This commit is contained in:
vaxerski 2022-12-21 15:12:58 +00:00
parent 7d6bea998c
commit e8ad161090
1 changed files with 5 additions and 2 deletions

View File

@ -106,10 +106,13 @@ force_no_accel, follow_mouse, float_switch_override_focus
Properties that change names:
```plain
touchdevice:transform -> touch_transform
touchdevice:output -> touch_output
touchdevice:transform -> transform
touchdevice:output -> output
```
You can also use the `output` setting for tablets to bind them to outputs. Remember to
use the name of the `Tablet` and not `Tablet Pad` or `Tablet tool`.
Additional properties only present in per-device configs:
```plain
enabled -> (only for mice / touchpads / keyboards) enables / disables the device (connects / disconnects from the on-screen cursor) - default: Enabled