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/arab_pc_ckb.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/arab_pc_ckb.xml')
| -rw-r--r-- | srcs/layouts/arab_pc_ckb.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/arab_pc_ckb.xml b/srcs/layouts/arab_pc_ckb.xml index 0e9bd4f..4b63ad4 100644 --- a/srcs/layouts/arab_pc_ckb.xml +++ b/srcs/layouts/arab_pc_ckb.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <keyboard name="Kurdish (کوردی)" script="arabic" numpad_script="hindu-arabic"> <row> - <key key0="ق" key1="ٯ" key2="١" key3="esc"/> + <key key0="ق" key1="ٯ" key2="١" key3="loc esc"/> <key key0="و" key1="وو" key2="٢" key3="\@"/> <key key0="ە" key1="ة" key2="٣" key3="\#" /> <key key0="ر" key1="ڕ" key2="٤" key3="$"/> @@ -13,7 +13,7 @@ <key key0="پ" key1="ث" key2="٠"/> </row> <row> - <key key0="ا" key1="أ" key2="tab"/> + <key key0="ا" key1="أ" key2="loc tab"/> <key key0="س" key1="ص"/> <key key0="ش" key1="ض"/> <key key0="د" key1="ذ" key2="ۮ"/> |
