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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml/method.xml') 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 @@ - + -- cgit v1.2.3