Skip to content

Commit

Permalink
Update tablet Variables (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
khalid151 authored Mar 20, 2024
1 parent 143f2e3 commit e601437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e601437

Please sign in to comment.