From e6014371652a6de571578f913a84f2d3756bffc7 Mon Sep 17 00:00:00 2001 From: Khalid Date: Wed, 20 Mar 2024 07:00:56 +0300 Subject: [PATCH] Update tablet Variables (#544) --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index d0166c8..f963acb 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -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