Skip to content

Commit b9d19af

Browse files
Merge pull request #2186 from keymanapp/auto/keyboards/upload/TC-2316
auto: Keyboard help deployment
2 parents 47b531c + 1d628ec commit b9d19af

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<?php
2+
$pagename = 'Naija Type Keyboard Help';
3+
$pagetitle = $pagename;
4+
require_once('header.php');
5+
?>
6+
7+
<p>This keyboard aims to serve all Nigerian languages, not just Hausa, Yoruba and Igbo, using the standard characters normally recommended for each language.</p>
8+
9+
<h2>Desktop Keyboard Layout</h2>
10+
<ul><li>Press a key like the letter you want then use the semicolon to change its shape. <br/>eg <b>a ; → ə </b> <br /><b> U ; → Ʉ </b><br /><b> U ; ; ; → U̱</b></li>
11+
<li>Type the top-left back tick (`) and hold shift and press tilde (~) keys to add diacritics above the letter. <br />eg <b>a ` → á</b><br /><b> e ; ~ → ε̃ </b></li>
12+
<li>Keep pressing these special keys to move through different options.</li>
13+
<li>Double press space bar to get a full stop followed by a space. </li>
14+
</ul>
15+
16+
<h2>Mobile/Tablet Keyboard Layout</h2>
17+
18+
<ul><li>Press and hold a key for alternate characters similar to the letter you press. Then move your finger over to the letter you want.</li>
19+
<li>For most punctuation press and hold the . (full stop / period) key or the comma key on the left of the keyboard.</li>
20+
<li>Q and space have several combining letters so you can type o then hold on Q to choose the underline or underdot or an accent above.</li></ul></li>
21+
</ul>
22+
23+
<div id='osk-phone' data-states='default shift numeric symbol'>
24+
</div>

0 commit comments

Comments
 (0)