diff options
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/azerty.xml | 4 | ||||
| -rw-r--r-- | res/xml/qwerty.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml index fb59638..5e130cf 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -22,7 +22,7 @@ <key key0="j" key2="accent6" key3="^" /> <key key0="k" key2="£" key3="$" key4="accent3" /> <key key0="l" key1="accent4" key2="%" /> - <key key0="m" key1="fn" key2="µ" key4="*" /> + <key key0="m" key2="µ" key4="*" /> </row> <row> <key width="2.0" key0="shift" /> @@ -36,7 +36,7 @@ </row> <row> <key width="1.8" key0="ctrl" key3="switch_numeric" /> - <key width="1.2" key0="alt" key1="page_up" key2="end" key3="home" key4="page_down" /> + <key width="1.2" key0="alt" key1="fn" /> <key width="4.0" key0="space" /> <key width="1.2" key0="switch_emoji" key1="up" key2="right" key3="left" key4="down" /> <key width="1.8" key0="enter" /> diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index c61c086..3e09088 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -21,7 +21,7 @@ <key key0="h" key2="=" key3="+" /> <key key0="j" key4="}" key3="{" /> <key key0="k" key4="]" key3="[" /> - <key key0="l" key1="fn" key2="|" key3="\\" /> + <key key0="l" key2="|" key3="\\" /> </row> <row> <key width="1.5" key0="shift" /> @@ -36,7 +36,7 @@ </row> <row> <key width="1.8" key0="ctrl" key1="change_method" key3="switch_numeric" /> - <key width="1.2" key0="alt" key1="page_up" key2="end" key3="home" key4="page_down" /> + <key width="1.2" key0="alt" key1="fn" /> <key width="4.0" key0="space" /> <key width="1.2" key0="switch_emoji" key1="up" key2="right" key3="left" key4="down" /> <key width="1.8" key0="enter" /> |
