From 75df3afda64e6c533bec537b6f36d1dba55a93d6 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 16 Oct 2022 01:07:24 +0200 Subject: Allow to disable Alt and Meta keys The keys are marked "loc" in the layouts and are handled like the other extra keys. The only difference is that they are enabled by default (for now). --- res/xml/bone.xml | 4 ++-- res/xml/bottom_row.xml | 4 ++-- res/xml/neo2.xml | 4 ++-- res/xml/numeric.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'res') diff --git a/res/xml/bone.xml b/res/xml/bone.xml index 391c9f9..c107e88 100644 --- a/res/xml/bone.xml +++ b/res/xml/bone.xml @@ -36,8 +36,8 @@ - - + + diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml index 14e28a2..bfd4e90 100644 --- a/res/xml/bottom_row.xml +++ b/res/xml/bottom_row.xml @@ -1,7 +1,7 @@ - - + + diff --git a/res/xml/neo2.xml b/res/xml/neo2.xml index f20c8b9..1ed75b8 100644 --- a/res/xml/neo2.xml +++ b/res/xml/neo2.xml @@ -39,8 +39,8 @@ - - + + diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 087b625..ba1081f 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -20,7 +20,7 @@ - + -- cgit v1.2.3