From d62e7647e0feb9c3c7d363c50f31f1aaf101ecd0 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 3 Apr 2022 13:30:24 +0200 Subject: Move keys away from the edges of the screen These keys are harder to hit as the finger might exit the screen before traveling enough to hit a corner. It might be particularly harder for people that use a phone case. Every layouts are changed, the notable changes are: - The Escape key is in the bottom-right corner of the first key. This position looks weird at first but is a lot easier to type. - The 0 key is on the top-left of the last key on the first row. It is not like the other digits. - The Tab key is on the top-right. This might be hard to re-learn. - Some layouts had more changes to accomodate these new positions. Co-authored-by: Raphael --- res/xml/local_ru_jcuken.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/xml/local_ru_jcuken.xml') diff --git a/res/xml/local_ru_jcuken.xml b/res/xml/local_ru_jcuken.xml index 3869eb2..a2a2837 100644 --- a/res/xml/local_ru_jcuken.xml +++ b/res/xml/local_ru_jcuken.xml @@ -1,9 +1,9 @@ - - - + + + -- cgit v1.2.3