mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-09 00:58:11 +02:00
virtual keyboard: share_states change (#1234)
This commit is contained in:
parent
75d6ee01e7
commit
34968d61a2
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ _Subcategory `input:virtualkeyboard:`_
|
|||
|
||||
| name | description | type | default |
|
||||
| --- | --- | --- | --- |
|
||||
| share_states | Unify key down states and modifier states with other keyboards. | bool | false |
|
||||
| share_states | Unify key down states and modifier states with other keyboards. 0 -> no, 1 -> yes, 2 -> yes unless IME client | int | 2 |
|
||||
| release_pressed_on_close | Release all pressed keys by virtual keyboard on close. | bool | false |
|
||||
|
||||
#### Tablet
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue