diff options
Diffstat (limited to 'srcs/layouts/grek_qwerty.xml')
| -rw-r--r-- | srcs/layouts/grek_qwerty.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/grek_qwerty.xml b/srcs/layouts/grek_qwerty.xml index f5499ec..00143de 100644 --- a/srcs/layouts/grek_qwerty.xml +++ b/srcs/layouts/grek_qwerty.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <keyboard name="QWERTY (Greek)" script="latin"> <row> - <key key0=";" key2="1" key4="esc"/> + <key key0=";" key2="1" key4="loc esc"/> <key key0="ς" key1="~" key2="2" key3="\@"/> <key key0="ε" key1="!" key2="3" key3="\#" key4="loc €"/> <key key0="ρ" key2="4" key3="$"/> @@ -13,7 +13,7 @@ <key key0="π" key2="0" key3="f11_placeholder" key4="f12_placeholder"/> </row> <row> - <key shift="0.5" key0="α" key1="tab" key2="`"/> + <key shift="0.5" key0="α" key1="loc tab" key2="`"/> <key key0="σ"/> <key key0="δ" key2="loc £"/> <key key0="φ"/> |
