diff options
Diffstat (limited to 'srcs/layouts/latn_qwerty_hu.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_hu.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_qwerty_hu.xml b/srcs/layouts/latn_qwerty_hu.xml index 1caf242..d511dfb 100644 --- a/srcs/layouts/latn_qwerty_hu.xml +++ b/srcs/layouts/latn_qwerty_hu.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <keyboard name="QWERTY (Magyar)" script="latin"> <row> - <key key0="q" key2="0" key4="esc"/> + <key key0="q" key2="0" key4="loc esc"/> <key key0="w" key1="'" key2="1" key3="~" key4="|"/> <key key0="e" key1=""" key2="2" key4="é"/> <key key0="r" key2="3" key4="^"/> @@ -13,7 +13,7 @@ <key key0="p" key2="9"/> </row> <row> - <key shift="0.5" key0="a" key1="tab" key4="á"/> + <key shift="0.5" key0="a" key1="loc tab" key4="á"/> <key key0="s" key1="§" key2="\\" key3="[" key4="]"/> <key key0="d" key3="{" key4="}"/> <key key0="f" key3="+"/> |
