Update tablet Variables (#544)

This commit is contained in:
Khalid 2024-03-20 07:00:56 +03:00 committed by GitHub
parent 143f2e3d6b
commit e601437165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@ _Subcategory `input:tablet:`_
| region_position | position of the mapped region in monitor layout. | vec2 | [0, 0] |
| region_size | size of the mapped region. When this variable is set, tablet input will be mapped to the region. [0, 0] or invalid size means unset. | vec2 | [0, 0] |
| relative_input | whether the input should be relative | bool | false |
| left_handed | if enabled, the tablet will be rotated 180 degrees | bool | false |
### Per-device input config