From bdb080657d4e829210270b17d21df976eadf632b Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 30 Jun 2024 00:24:39 +0200
Subject: Option to disable key repeat
Internally "key repeat" is reword into "long press" when the same
mechanism was used for both features.
The constraint that 'timeoutWhat' must be set to '-1' when no message is
expected has been lifted to simplify the code.
---
res/values-ru/strings.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'res/values-ru/strings.xml')
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 6572103..c7b7e78 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -40,6 +40,7 @@
Расстояние между символами в углах клавиш (%s)
Интервал повтора клавиш
+
CapsLock двойным нажатием Shift
Также можно активировать модификатор долгим нажатием
Поведение
--
cgit v1.2.3