From b85b67c2f03d1dd1ed96f8352c06e5e23fcbccfe Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 3 Apr 2022 12:48:29 +0200 Subject: Swap Ctrl and switch_numeric keys The switch_numeric key is generally more important, especially in the numeric pane. --- res/xml/bottom_row.xml | 2 +- res/xml/numeric.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'res/xml') diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml index 5e8f176..3602605 100644 --- a/res/xml/bottom_row.xml +++ b/res/xml/bottom_row.xml @@ -1,6 +1,6 @@ - + diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 2ded41c..0b7ef49 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -26,7 +26,7 @@ - + -- cgit v1.2.3