diff options
Diffstat (limited to 'srcs/layouts/latn_qwerty_vi.xml')
| -rw-r--r-- | srcs/layouts/latn_qwerty_vi.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_qwerty_vi.xml b/srcs/layouts/latn_qwerty_vi.xml index b042b1d..ea76a83 100644 --- a/srcs/layouts/latn_qwerty_vi.xml +++ b/srcs/layouts/latn_qwerty_vi.xml @@ -2,7 +2,7 @@ <!-- Adapted from standard TCVN 6064--> <keyboard name="QWERTY (Vietnamese)" script="latin"> <row> - <key key0="q" key1="~" key2="1" key3="`" key4="esc"/> + <key key0="q" key1="~" key2="1" key3="`" key4="loc esc"/> <key key0="w" key1="accent_horn" key2="2" key3="\@"/> <key key0="e" key1="!" key2="3" key3="\#" key4="ê"/> <key key0="r" key2="4" key3="$" key1="accent_hook_above"/> @@ -14,7 +14,7 @@ <key key0="p" key2="0" key3="f11_placeholder" key4="f12_placeholder"/> </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="accent_aigu" key2="loc §"/> <key key0="d" key1="accent_bar" key2="₫" key3="đ"/> <key key0="f" key1="accent_grave"/> |
