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/xml/settings.xml | 1 -
1 file changed, 1 deletion(-)
(limited to 'res/xml')
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index dac5df2..8633ae0 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -47,7 +47,6 @@
-
--
cgit v1.2.3