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/qwerty_pt.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'res/xml/qwerty_pt.xml') diff --git a/res/xml/qwerty_pt.xml b/res/xml/qwerty_pt.xml index 3b02cec..40110da 100644 --- a/res/xml/qwerty_pt.xml +++ b/res/xml/qwerty_pt.xml @@ -1,8 +1,8 @@ - - + + @@ -10,19 +10,19 @@ - + - - - - + + + + - + -- cgit v1.2.3