-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1843 from keymanapp/auto/keyboards/upload/TC-2087
auto: Keyboard help deployment
- Loading branch information
Showing
8 changed files
with
101 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
<?php | ||
$pagename = 'Arabic W/O Dots Keyboard Help'; | ||
$pagetitle = $pagename; | ||
require_once('header.php'); | ||
?> | ||
|
||
|
||
<p> | ||
Arabic Alphabet without the dots like the Olden Days | ||
</p> | ||
|
||
<h2>Desktop Keyboard Layout</h2> | ||
<p> | ||
<img src="typing-guide-desktop.png" alt="" srcset=""> | ||
</p> | ||
<p> | ||
<img src="typing-guide-desktop-shifted.png" alt="" srcset=""> | ||
</p> | ||
<p> | ||
<img src="typing-guide-desktop-alternate.png" alt="" srcset=""> | ||
</p> | ||
<p> | ||
<img src="typing-guide-desktop-alternate-shifted.png" alt="" srcset=""> | ||
</p> | ||
|
||
<h2>Mobile/Phone Keyboard Layout</h2> | ||
|
||
<p style="flex-direction: row;"> | ||
<ul>Single press is main character displayed and Double tap is the character displayed on the top-right corner of the key.</ul> | ||
<ul>In case of "ا", swipe up is for hamza above it and swipe down is for hamza below; same goes for "و" and "ي" (with 'Waaw' double tap is for 'Hamza' above, swipe up and down is for small 'Waaw' up and down respectively; but for 'Yaa' swipe up for 'hamza' above).</ul> | ||
<ul>In case of dotless Baa'"ب", double tap for Baa'"ب", swipe up for Taa'"ت" and swipe down for Thaa'"ث".</ul> | ||
<ul>In case of "ح", swipe up for Khaa'"خ" and swipe down for Jeem"ج".</ul> | ||
<ul>In case of dot".", swipe up is Fatha, swipe down is Kasra, swipe right is Damma, and swipe left is Sukuun.</ul> | ||
<ul>In case of comma"،", swipe up is 'Fathataan', swipe down is 'Kasrataan', swipe right is 'Dammataan', and swipe left is 'Shadda'.</ul> | ||
<ul>In case of Question mark"؟", swipe up is Small 'Alif' above and swipe down is small 'Alif' below.</ul> | ||
<ul>Long pressing all of them would just give some other less common characters.</ul> | ||
<img src="typing-guide.jpg" alt="Arabic Mobile Keyboard Layout"> | ||
</p> | ||
<p style="flex-direction: row;"> | ||
<ul>In case of numbers, single press in Arabic Numerals and double tap is Hindi Numerals, and long press is Fractions.</ul> | ||
<ul>As for others, single press is main symbol while double tap is character displayed on the top-right corner of the key; while long press is all of rest of characters.</ul> | ||
<img src="typing-guide-numbers.jpg" alt="Arabic Mobile Keyboard Numbers" srcset=""> | ||
</p> | ||
<p> | ||
<table> | ||
<tr> | ||
<th>Long Press LTR</th> | ||
<th>FullForm</th> | ||
</tr> | ||
<tr> | ||
<td>LRM</td> | ||
<td>Left-to-Right Mark</td> | ||
</tr> | ||
<tr> | ||
<td>LRE</td> | ||
<td>Left-to-Right Embedding</td> | ||
</tr> | ||
<tr> | ||
<td>LRO</td> | ||
<td>Left-to-Right Overlay</td> | ||
</tr> | ||
<tr> | ||
<td>LRI</td> | ||
<td>Left-to-Right Isolate</td> | ||
</tr> | ||
<tr> | ||
<td>FSI</td> | ||
<td>First Strong Isolate</td> | ||
</tr> | ||
</table> | ||
<table> | ||
<tr> | ||
<th>Long Press RTL</th> | ||
<th>FullForm</th></tr> | ||
<tr> | ||
<td>RLM</td> | ||
<td>Right-to-Left Mark</td> | ||
</tr> | ||
<tr> | ||
<td>RLE</td> | ||
<td>Right-to-Left Embedding</td> | ||
</tr> | ||
<tr> | ||
<td>RLO</td> | ||
<td>Right-to-Left Overlay</td> | ||
</tr> | ||
<tr> | ||
<td>RLI</td> | ||
<td>Right-to-Left Isolate</td> | ||
</tr> | ||
<tr> | ||
<td>PDI</td> | ||
<td>Pop Directional Isolate</td> | ||
</tr> | ||
<tr> | ||
<td>PDF</td> | ||
<td>Pop Directional Formatting</td> | ||
</tr> | ||
</table> | ||
<img src="typing-guide-symbols.jpg" alt="Arabic Mobile Keyboard Symbols" srcset=""> | ||
|
Binary file added
BIN
+32.4 KB
keyboard/arabic_w_o_dots/1.0/typing-guide-desktop-alternate-shifted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.