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-zh-rCN/strings.xml | 2 --
1 file changed, 2 deletions(-)
(limited to 'res/values-zh-rCN/strings.xml')
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index fa6c4a5..c3c1412 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -36,8 +36,6 @@
长按后每次重复输入的时间间隔
振动
启用或者禁用按下按键时振动
- 精确控制光标移速
- 按键重复按下速度由手指滑动的距离决定
双击Shift键锁定大写
任何时候都可以长按修改键以锁定
样式
--
cgit v1.2.3