diff options
| author | Jules Aguillon | 2024-06-09 13:18:25 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2024-06-09 13:18:25 +0200 |
| commit | 52805d9745e62e8eafae0051f812f78e3caa2986 (patch) | |
| tree | 6761cce435c59689530504c7e22d1489e9414df1 /srcs/layouts/armenian_ph_am.xml | |
| parent | 8d793da6b62cab5ef8f3d86e7d2b776abc22f0fb (diff) | |
| download | unexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.tar.gz unexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.zip | |
Allow to remove keys Tab and Esc
Diffstat (limited to 'srcs/layouts/armenian_ph_am.xml')
| -rw-r--r-- | srcs/layouts/armenian_ph_am.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/armenian_ph_am.xml b/srcs/layouts/armenian_ph_am.xml index a11737a..f8933bf 100644 --- a/srcs/layouts/armenian_ph_am.xml +++ b/srcs/layouts/armenian_ph_am.xml @@ -13,7 +13,7 @@ <key key0="ծ" key2="0"/> </row> <row> - <key key0="ք" key4="esc"/> + <key key0="ք" key4="loc esc"/> <key key0="ո"/> <key key0="ե" key1="և"/> <key key0="ռ"/> @@ -25,7 +25,7 @@ <key key0="պ"/> </row> <row> - <key key0="ա" key1="tab" key2="`"/> + <key key0="ա" key1="loc tab" key2="`"/> <key key0="ս"/> <key key0="դ"/> <key key0="ֆ"/> |
