abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts
diff options
context:
space:
mode:
authornpnpatidar2024-12-19 22:33:28 +0000
committerGitHub2024-12-19 23:33:28 +0100
commit3da696276ea8d4e82a5eb5599f218500c7de6c78 (patch)
treead247591135903fed2f52038b144036b88f70a62 /srcs/layouts
parentcbfd53a36ba9c474235b1a4c2f680e31b9ea339f (diff)
downloadunexpected-keyboard-3da696276ea8d4e82a5eb5599f218500c7de6c78.tar.gz
unexpected-keyboard-3da696276ea8d4e82a5eb5599f218500c7de6c78.zip
Hindi Phonetic Keyboard Layout addition (#837)
Diffstat (limited to 'srcs/layouts')
-rw-r--r--srcs/layouts/deva_phonetic_in.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/srcs/layouts/deva_phonetic_in.xml b/srcs/layouts/deva_phonetic_in.xml
new file mode 100644
index 0000000..f9c6954
--- /dev/null
+++ b/srcs/layouts/deva_phonetic_in.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<keyboard name="हिन्दी फोनेटिक - Hindi Phonetic" script="devanagari">
+ <modmap>
+ <shift a="ड़" b="ढ़" />
+ <shift a="क़" b="ख़" />
+ <shift a= "ज्ञ" b="ञ" />
+ </modmap>
+ <row>
+ <key key0="ट" key1="`" key2="1" key3="!" key4="loc esc"/>
+ <key key0="ड" key1="~" key2="2" key3="\@" />
+ <key key0="े" key1="ए" key2="3" key3="\#" key4="$" />
+ <key key0="र" key1="ऋ" key2="4" key3="ृ" key4="₹"/>
+ <key key0="त" key1="ट" key2="5" key3="%" key4="त्र"/>
+ <key key0="य" key2="6" key3="^"/>
+ <key key0="ु" key1="उ" key2="7" key3="&amp;"/>
+ <key key0="ि" key1="इ" key2="8" key3="*" />
+ <key key0="ो" key1="ओ" key2="9" key3="(" key4=")"/>
+ <key key0="प" key1="०" key2="0" key4="॒"/>
+ </row>
+ <row>
+ <key shift="0.5" key0="ा" key1="loc tab" key3="अ"/>
+ <key key0="स" key1="श्र" key3="“" key4="”"/>
+ <key key0="द" key1="ड़" key3="‘" key4="’"/>
+ <key key0="फ" key1="फ़" key3="़" />
+ <key key0="ग" key1="ग़" key2="-" key3="_"/>
+ <key key0="ह" key2="=" key3="+" key4="्"/>
+ <key key0="ज" key1="ज़" key3="{" key4="}"/>
+ <key key0="क" key1="क़" key3="[" key4="]"/>
+ <key key0="ल" key1="ऌ" key2="।" key3 ="ॢ" key4="॥"/>
+ </row>
+ <row>
+ <key width="1.5" key0="shift" key2="loc capslock"/>
+ <key key0="ज्ञ" key2="|" key3="\\" key4="ऍ"/>
+ <key key0="ष" key1="क्ष" key3 ="ॅ" key4="ॉ"/>
+ <key key0="च" key2="&lt;" key3=","/>
+ <key key0="व" key2=">" key3="."/>
+ <key key0="ब" key2="\?" key3="/"/>
+ <key key0="न" key1="ङ" key2=":" key3=";" key4="ऽ"/>
+ <key key0="म" key1="ॐ" key2="&quot;" key3="'" key4="ँ"/>
+ <key width="1.5" key0="backspace" key2="delete"/>
+ </row>
+</keyboard>