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/hebr_2_il.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/hebr_2_il.xml')
| -rw-r--r-- | srcs/layouts/hebr_2_il.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/hebr_2_il.xml b/srcs/layouts/hebr_2_il.xml index 090bef8..42bd805 100644 --- a/srcs/layouts/hebr_2_il.xml +++ b/srcs/layouts/hebr_2_il.xml @@ -2,7 +2,7 @@ <!-- Based on standard SI-1452-2 --> <keyboard name="Hebrew 2" script="hebrew"> <row> - <key key0="ץ" key2="1" key3="!" key4="esc"/> + <key key0="ץ" key2="1" key3="!" key4="loc esc"/> <key key0="ן" key2="2" key3="\@" key1=";"/> <key key0="ק" key2="3" key3="\#" key1="€"/> <key key0="ר" key2="4" key3="$" key1="₪"/> @@ -14,7 +14,7 @@ <key key0="פ" key2="0" key3="b)" key4="rlm" width="1.333"/> </row> <row> - <key key0="ש" key2="`" key1="tab" key3="sindot_placeholder" key4="shindot_placeholder" width="1.333"/> + <key key0="ש" key2="`" key1="loc tab" key3="sindot_placeholder" key4="shindot_placeholder" width="1.333"/> <key key0="ד" key1="~"/> <key key0="ג" key1="geresh" key2="gershayim"/> <key key0="כ"/> |
