diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 88e178e1..a65f5349 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -463,6 +463,7 @@ _Subcategory `group:groupbar:`_ | hide_on_key_press | Hides the cursor when you press any key until the mouse is moved. | bool | false | | hide_on_touch | Hides the cursor when the last input was a touch input until a mouse input is done. | bool | true | | use_cpu_buffer | Makes HW cursors use a CPU buffer. Required on Nvidia to have HW cursors. Experimental. | bool | false | +| warp_back_after_non_mouse_input | Warp the cursor back to where it was after using a non-mouse input to move it, and then returning back to mouse. | bool | false | ### Ecosystem