From f4032e3be98b7e70fcd384537c3191cf7542c735 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 22 Jan 2023 23:13:30 +0100
Subject: Remove the modulated repeat
It allowed to modulate the repeat speed of some keys (arrow, backspace,
delete) by move the finger farther or closer to the key.
In practice, this wasn't pratical and doesn't seem popular. It is
removed in favor of a better mechanism for moving the cursor.
---
res/values-es/strings.xml | 2 --
1 file changed, 2 deletions(-)
(limited to 'res/values-es')
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 6d35522..e029a3c 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -36,8 +36,6 @@
Intervalo de repetición de tecla
Vibración
Habilitar/deshabilitar vibración al presionar una tecla
- Movimientos de cursor preciso
- Modular la velocidad de repetición de teclas según si se desliza más o menos
Estilo
--
cgit v1.2.3