feat(input): enable touchscreen long-press to right-click
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
86808b4573
commit
128bdc7d4f
|
|
@ -9,6 +9,7 @@ hl.config({
|
||||||
left_handed = true,
|
left_handed = true,
|
||||||
follow_mouse = 1,
|
follow_mouse = 1,
|
||||||
sensitivity = 0,
|
sensitivity = 0,
|
||||||
|
touch_long_press_time = 400,
|
||||||
touchpad = {
|
touchpad = {
|
||||||
natural_scroll = false,
|
natural_scroll = false,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue