From 53b9afa973e2ba1ab32f8e0865f624aaeb43aaa3 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 24 Jul 2022 23:55:00 +0200 Subject: Hold any modifier to lock Modifiers can be locked with a long press. The key repeat mechanism is re-used and the press timeout is the same. Every modifiers can be locked that way, not only the "lockable" ones. The previous behavior can be enabled in the settings (for shift only) but the default is changed. --- res/xml/settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml') diff --git a/res/xml/settings.xml b/res/xml/settings.xml index 4283d8d..6a87c4f 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -11,8 +11,8 @@ + - -- cgit v1.2.3