add disabling keyboards

This commit is contained in:
vaxerski 2022-12-16 17:21:38 +00:00
parent 6342a87e6f
commit b597ca16a0
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ touchdevice:output -> touch_output
Additional properties only present in per-device configs: Additional properties only present in per-device configs:
```plain ```plain
enabled -> (only for mice / touchpads) enables / disables the device (connects / disconnects from the on-screen cursor) - default: Enabled enabled -> (only for mice / touchpads / keyboards) enables / disables the device (connects / disconnects from the on-screen cursor) - default: Enabled
``` ```
Example config section: Example config section: