abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts
diff options
context:
space:
mode:
authorJules Aguillon2024-03-02 17:38:50 +0100
committerJules Aguillon2024-03-02 17:42:57 +0100
commitebda7b2c3e47d1b9b173a63df244283aa42e8044 (patch)
tree78800ee04d33a910426f63fbc2b49f76dcfff9ed /srcs/layouts
parent39f6d294fbef8abdd02548d32658447174cdfe33 (diff)
downloadunexpected-keyboard-ebda7b2c3e47d1b9b173a63df244283aa42e8044.tar.gz
unexpected-keyboard-ebda7b2c3e47d1b9b173a63df244283aa42e8044.zip
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.
Diffstat (limited to 'srcs/layouts')
-rw-r--r--srcs/layouts/latn_azerty_fr.xml10
1 files changed, 5 insertions, 5 deletions
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 @@
<key key0="r" key2="4" key3="'"/>
<key key0="t" key2="5" key3="(" key4=")"/>
<key key0="y" key2="6" key3="-" key4="|"/>
- <key key0="u" key2="7" key4="`"/>
+ <key key0="u" key2="7" key3="à" key4="`"/>
<key key0="i" key2="8" key3="_" key4="\\"/>
<key key0="o" key2="9" key3="\@" key4="f11_placeholder"/>
<key key0="p" key2="0" key3="f12_placeholder"/>
@@ -17,12 +17,12 @@
<row>
<key key0="q" key2="tab"/>
<key key0="s" key3="loc ß"/>
- <key key0="d" key1="accent_grave" key3="accent_aigu"/>
+ <key key0="d" key1="loc accent_grave" key2="é" key3="loc accent_aigu"/>
<key key0="f" key3="{" key4="}"/>
<key key0="g" key3="[" key4="]"/>
<key key0="h" key3="=" key4="+"/>
- <key key0="j" key1="accent_trema" key2="accent_circonflexe" key3="^"/>
- <key key0="k" key2="€" key3="$"/>
+ <key key0="j" key1="loc accent_trema" key2="loc accent_circonflexe" key3="^"/>
+ <key key0="k" key1="è" key2="€" key3="$"/>
<key key0="l" key2="%"/>
<key key0="m" key3="*"/>
</row>
@@ -30,7 +30,7 @@
<key width="2.0" key0="shift" key2="loc capslock"/>
<key key0="w" key3="&lt;" key4="&gt;"/>
<key key0="x" key1="loc †"/>
- <key key0="c" key1="accent_cedille" key3="," key4="\?"/>
+ <key key0="c" key1="loc accent_cedille" key2="ç" key3="," key4="\?"/>
<key key0="v" key3=";" key4="."/>
<key key0="b" key3=":" key4="/"/>
<key key0="n" key1="loc accent_tilde" key2="§" key4="!"/>