From 2b348b7a31d1b0d3a2f95280a43d3670d087ee4f Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 3 Apr 2022 20:27:25 +0200
Subject: Revert "Swap Ctrl and switch_numeric keys"
This reverts commit b85b67c2f03d1dd1ed96f8352c06e5e23fcbccfe.
The Ctrl key was too hard to use in the new position, especially in
combination with arrows or backspace.
Leave the switching key in the numeric layout however, where the Ctrl
key is not very useful. Put Ctrl on the top-right because bottom-right
is where the switching key is in the other layouts.
---
res/xml/bottom_row.xml | 2 +-
res/xml/numeric.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml
index 1121aed..f64c0a5 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 957b27b..e19d3d9 100644
--- a/res/xml/numeric.xml
+++ b/res/xml/numeric.xml
@@ -26,7 +26,7 @@
-
+
--
cgit v1.2.3