We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da67e82 + 9f5785a commit 039b152Copy full SHA for 039b152
1 file changed
keyboard/sil_gawri/1.0/sil_gawri.php
@@ -0,0 +1,19 @@
1
+<?php
2
+ $pagename = 'NP Gawri (SIL)';
3
+ $pagetitle = $pagename;
4
+ require_once('header.php');
5
+?>
6
+
7
+<p>
8
+ Keyboard for Gawri language (Arabic script). Layout originally from MSKLC
9
+</p>
10
11
+<h1>Keyboard Layout</h1>
12
13
+<h2>Desktop Layout</h2>
14
+ <div id='osk' data-states='default shift'></div>
15
16
+<div id='osk-mobi-container'>
17
+ <h2>Mobile Keyboard Layout</h2>
18
+ <div id='osk-phone' data-states='default shift numeric'></div>
19
+</div>
0 commit comments