From ebda7b2c3e47d1b9b173a63df244283aa42e8044 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 2 Mar 2024 17:38:50 +0100
Subject: Improve the AZERTY layout
Add éèàç directly to the layout, which removes the corresponding dead
keys.
Remove the requirement for ù and ÿ from method.xml, which are extremely
rare and can be typed via the compose key.
---
res/xml/method.xml | 2 +-
srcs/layouts/latn_azerty_fr.xml | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/res/xml/method.xml b/res/xml/method.xml
index d8e77ad..4bd2b39 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -16,7 +16,7 @@
-
+
diff --git a/srcs/layouts/latn_azerty_fr.xml b/srcs/layouts/latn_azerty_fr.xml
index cf8b185..cecafa5 100644
--- a/srcs/layouts/latn_azerty_fr.xml
+++ b/srcs/layouts/latn_azerty_fr.xml
@@ -9,7 +9,7 @@
-
+
@@ -17,12 +17,12 @@
-
+
-
-
+
+
@@ -30,7 +30,7 @@
-
+
--
cgit v1.2.3