diff options
Diffstat (limited to 'srcs/layouts/latn_qwerty_cz.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_cz.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_qwerty_cz.xml b/srcs/layouts/latn_qwerty_cz.xml index 8d4207c..5b038bd 100644 --- a/srcs/layouts/latn_qwerty_cz.xml +++ b/srcs/layouts/latn_qwerty_cz.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <keyboard script="latin" name="QWERTY (Czech)"> <row> - <key key0="q" key1="1" key2="esc" key4="~"/> + <key key0="q" key1="1" key2="loc esc" key4="~"/> <key key0="w" key1="2" key2="+" key3="|" key4="\\"/> <key key0="e" key1="3" key2="é" key3="^" key4="ě"/> <key key0="r" key1="4" key4="ř"/> @@ -13,7 +13,7 @@ <key key0="p" key1="0" key3="="/> </row> <row> - <key shift="0.5" key0="a" key1="tab" key2="á" key3=";"/> + <key shift="0.5" key0="a" key1="loc tab" key2="á" key3=";"/> <key key0="s" key1="loc §" key4="š"/> <key key0="d" key4="ď"/> <key key0="f" key3="["/> |
