diff options
Diffstat (limited to 'res/xml/latn_qwerty_us.xml')
| -rw-r--r-- | res/xml/latn_qwerty_us.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/latn_qwerty_us.xml b/res/xml/latn_qwerty_us.xml index 9165283..0d394ac 100644 --- a/res/xml/latn_qwerty_us.xml +++ b/res/xml/latn_qwerty_us.xml @@ -35,7 +35,7 @@ See srcs/juloo.keyboard2/KeyValue.java for the keys that have a special meaning. </row> <row> <key shift="0.5" key0="a" key1="tab" key2="`"/> - <key key0="s" key1="loc accent_ring" key3="loc ß" key4="loc accent_ogonek"/> + <key key0="s" key1="loc accent_ring" key2="loc §" key3="loc ß" key4="loc accent_ogonek"/> <key key0="d" key1="loc accent_grave" key2="loc £" key3="loc accent_aigu"/> <key key0="f" key1="loc accent_dot_above"/> <key key0="g" key1="loc accent_caron" key2="-" key3="_"/> @@ -47,7 +47,7 @@ See srcs/juloo.keyboard2/KeyValue.java for the keys that have a special meaning. <row> <key width="1.5" key0="shift" key2="loc capslock"/> <key key0="z"/> - <key key0="x"/> + <key key0="x" key2="loc †"/> <key key0="c" key1="loc accent_cedille" key2="<" key3="."/> <key key0="v" key2=">" key3=","/> <key key0="b" key2="\?" key3="/"/> |
