diff options
| -rw-r--r-- | res/xml/azerty.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml index 2389c9a..3461ccc 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -17,7 +17,7 @@ <key key0="s" /> <key key0="d" /> <key key0="f" /> - <key key0="g" key2="°" key3=")" key4="]" /> + <key key0="g" key3=")" key4="]" /> <key key0="h" key2="+" key3="=" key4="}" /> <key key0="j" key2="accent6" key3="^" /> <key key0="k" key2="£" key3="$" key4="accent3" /> @@ -35,7 +35,7 @@ <key width="2.0" key0="backspace" key2="delete" /> </row> <row> - <key width="1.8" key0="ctrl" key3="switch_numeric" /> + <key width="1.8" key0="ctrl" key1="change_method" key3="switch_numeric" /> <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" /> |
