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-cs/strings.xml | 2 --
1 file changed, 2 deletions(-)
(limited to 'res/values-cs/strings.xml')
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 4af7efb..fc084f6 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -36,8 +36,6 @@
Interval opakování znaků
Vibrace
Zapnout/Vypnout vibrace při stisku klávesy
- Precizní posun kurzoru
- Zda-li posun prstem ovlivňuje rychlost kurzoru
Dvojklik pro aktivaci caps lock(u)
Dvojklik namísto držení modifikačních kláves po nějakou dobu
Styl
--
cgit v1.2.3