abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/guj_phonetic_in.xml
diff options
context:
space:
mode:
authorJules Aguillon2024-06-09 13:18:25 +0200
committerJules Aguillon2024-06-09 13:18:25 +0200
commit52805d9745e62e8eafae0051f812f78e3caa2986 (patch)
tree6761cce435c59689530504c7e22d1489e9414df1 /srcs/layouts/guj_phonetic_in.xml
parent8d793da6b62cab5ef8f3d86e7d2b776abc22f0fb (diff)
downloadunexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.tar.gz
unexpected-keyboard-52805d9745e62e8eafae0051f812f78e3caa2986.zip
Allow to remove keys Tab and Esc
Diffstat (limited to 'srcs/layouts/guj_phonetic_in.xml')
-rw-r--r--srcs/layouts/guj_phonetic_in.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcs/layouts/guj_phonetic_in.xml b/srcs/layouts/guj_phonetic_in.xml
index a2e82cf..6f78c4a 100644
--- a/srcs/layouts/guj_phonetic_in.xml
+++ b/srcs/layouts/guj_phonetic_in.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<keyboard name="ગુજરાતી ફોનેટિક - Gujarati Phonetic" script="gujarati">
<row>
- <key key0="ટ" key1="`" key2="1" key3="!" key4="esc"/>
+ <key key0="ટ" key1="`" key2="1" key3="!" key4="loc esc"/>
<key key0="ડ" key1="~" key2="2" key3="\@" key4="\#"/>
<key key0="ે" key1="એ" key2="3" key3="$" key4="૱"/>
<key key0="ર" key1="ઋ" key2="4" key3="ૃ" key4="₹"/>
@@ -13,7 +13,7 @@
<key key0="પ" key1="૰" key2="0" key4="॒"/>
</row>
<row>
- <key shift="0.5" key0="ા" key1="tab" key3="અ"/>
+ <key shift="0.5" key0="ા" key1="loc tab" key3="અ"/>
<key key0="સ" key1="“" key4="”"/>
<key key0="દ" key1="ડ"/>
<key key0="્" key1="ૠ" key3="ૄ"/>
@@ -34,4 +34,4 @@
<key key0="મ" key1="ૐ" key2="&quot;" key3="'" key4="॑" key6="ઽ"/>
<key width="1.5" key0="backspace" key2="delete"/>
</row>
-</keyboard> \ No newline at end of file
+</keyboard>