diff options
Diffstat (limited to 'srcs/layouts/latn_qwerty_tly.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_tly.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/srcs/layouts/latn_qwerty_tly.xml b/srcs/layouts/latn_qwerty_tly.xml index a39c124..a360c51 100644 --- a/srcs/layouts/latn_qwerty_tly.xml +++ b/srcs/layouts/latn_qwerty_tly.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <keyboard name="QWERTY (Talysh New Latin)" script="latin"> <row> - <key key0="g" key2="1" key4="q"/> + <key key0="g" key2="1" se="loc esc"/> <key key0="ú" key2="2" key4="ü"/> <key key0="e" key2="3" key3="\#"/> <key key0="ê" key2="4" key3="!"/> @@ -15,12 +15,12 @@ <key key0="q" key3="&" key4="ğ"/> </row> <row> - <key shift="0.5" key0="á" key2="`" key4="a"/> + <key shift="0.5" key0="á" key2="`" nw="loc tab"/> <key key0="s" key2="~"/> <key key0="d" key1="{"/> <key key0="f" key2="}"/> <key key0="h" key2="=" key3="+"/> - <key key0="ž" key4="j"/> + <key key0="ž"/> <key key0="k" key2="]" key3="["/> <key key0="l" key2="|" key3="\\"/> <key key0="ı" key2="-" key8="_"/> @@ -31,7 +31,7 @@ <key width="1.5" key0="shift" key2="loc capslock"/> <key key0="z"/> <key key0="x"/> - <key key0="j" key2="<" key3="." key4="c"/> + <key key0="j" key2="<" key3="."/> <key key0="v" key1="w" key2=">" key3=","/> <key key0="b" key2="\?" key3="/"/> <key key0="n" key2=":" key3=";"/> |
