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/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index dd9f336..7bd9a3a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -25,6 +25,8 @@ Modulate key repeat speed by swiping more or less Lockable modifiers Modifiers that can be locked by typing them twice + Double tap on shift for caps lock + Instead of holding modifiers for a time Style Margin bottom Keyboard height -- cgit v1.2.3