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/strings.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 802ee14..8a717a4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -36,8 +36,6 @@ Key repeat interval Vibration Enable/disable vibration on keypress - Precise cursor movements - Modulate key repeat speed by swiping more or less Double tap on shift for caps lock You can lock any modifier by holding it Style -- cgit v1.2.3