Unexpected-Keyboard/res/xml/persian.xml
Reza Hosseinzadeh e3347a166f
Pull request to add new layout Persian (#342)
* Add persian layout

* Change layoutId_of_string to layout_of_string

* Add translation for Persian
2023-04-23 01:47:25 +02:00

42 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<keyboard>
<row>
<key key0="ض" key2="١" key3="`" key4="esc"/>
<key key0="ص" key2="٢" key3="\@"/>
<key key0="ث" key2="٣" key3="\#"/>
<key key0="ق" key2="٤" key3="$"/>
<key key0="ف" key2="٥" key3="%"/>
<key key0="غ" key2="٦" key3="^"/>
<key key0="ع" key2="٧" key3="&amp;"/>
<key key0="ه" key2="٨" key3="×"/>
<key key0="خ" key2="٩" key3="("/>
<key key0="ح" key2="٠" key3=")"/>
<key key0="ج" key2="!"/>
</row>
<row>
<key key0="ش" key4="tab"/>
<key key0="س" key2="*"/>
<key key0="ی" key2="+"/>
<key key0="ب" key2="/"/>
<key key0="ل" key2="-"/>
<key key0="ا" key1="آ"/>
<key key0="ت" key1="&#x200C;"/>
<key key0="ن"/>
<key key0="م" key1="»"/>
<key key0="ک" key1="«"/>
<key key0="گ"/>
</row>
<row>
<key key0="ظ" key3="&#1567;"/>
<key key0="ط"/>
<key key0="ز" key3="."/>
<key key0="ر" key1="}"/>
<key key0="ذ" key1="{"/>
<key key0="د" key1="؛"/>
<key key0="ء" key1=":"/>
<key key0="ى" key1="ئ"/>
<key key0="و" key1="ـ" key3=","/>
<key width="1.0" key0="backspace" key2="delete"/>
</row>
</keyboard>