diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/azerty.xml | 2 | ||||
| -rw-r--r-- | res/xml/qwerty.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml index c1347f9..fb59638 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" key2="µ" key4="*" /> + <key key0="m" key1="fn" key2="µ" key4="*" /> </row> <row> <key width="2.0" key0="shift" /> diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 0e26e9c..c61c086 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" key2="|" key3="\\" /> + <key key0="l" key1="fn" key2="|" key3="\\" /> </row> <row> <key width="1.5" key0="shift" /> |
