Change the place of چ and ژ in Persian Keyboard Layout (#757)

* Change place of "چ" and "ژ"

* rollback unexpected changes
This commit is contained in:
Mostafa Khorashadi Zadeh 2024-09-21 13:03:59 +03:30 committed by GitHub
parent b21bf3fffd
commit 4d686a8836
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
<key key0="ه" key2="۸" key3="*"/> <key key0="ه" key2="۸" key3="*"/>
<key key0="خ" key2="۹" key3="(" key4=")"/> <key key0="خ" key2="۹" key3="(" key4=")"/>
<key key0="ح" key2="۰"/> <key key0="ح" key2="۰"/>
<key key0="ج" key2="چ"/> <key key0="ج"/>
</row> </row>
<row> <row>
<key key0="ش" key2="loc tab"/> <key key0="ش" key2="loc tab"/>
@ -29,13 +29,13 @@
<row> <row>
<key shift="0.5" key0="ظ"/> <key shift="0.5" key0="ظ"/>
<key key0="ط"/> <key key0="ط"/>
<key key0="ز" key2="«"/> <key key0="ز" key1="«" key2="»"/>
<key key0="ر" key2="»"/> <key key0="ر" key1="ژ" key2="."/>
<key key0="ژ" key2="."/>
<key key0="ذ" key2=":"/> <key key0="ذ" key2=":"/>
<key key0="د" key2="؛"/> <key key0="د" key2="؛"/>
<key key0="پ" key2="&#1567;"/> <key key0="پ" key2="&#1567;"/>
<key key0="و"/> <key key0="و"/>
<key key0="چ"/>
<key width="1.5" key0="backspace" key2="delete"/> <key width="1.5" key0="backspace" key2="delete"/>
</row> </row>
</keyboard> </keyboard>