mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
add disabling keyboards
This commit is contained in:
parent
6342a87e6f
commit
b597ca16a0
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue