File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?php
2+ $ pagename = 'Geba Karen (Latin) Keyboard Help ' ;
3+ $ pagetitle = $ pagename ;
4+ require_once ('header.php ' );
5+ ?>
6+
7+ <p>
8+ This is a keyboard that contains all of the characters needed to type Geba Karen in the Latin script. The keyboard produces NFD Unicode.
9+ </p>
10+
11+ <p>Combining marks should be typed after the character they will appear on.</p>
12+
13+ <h2>Desktop Keyboard Layout</h2>
14+ <div id='osk' data-states='default shift'>
15+ </div>
Original file line number Diff line number Diff line change 1+ <?php
2+ $ pagename = 'Geba Karen (Myanmar) Keyboard Help ' ;
3+ $ pagetitle = $ pagename ;
4+ require_once ('header.php ' );
5+ ?>
6+
7+
8+ <p>
9+ This is a keyboard that contains all of the characters needed to type Geba Karen in the Myanmar (Burmese) script. The keyboard produces NFD Unicode.
10+ </p>
11+ <h2>Desktop Keyboard Layout</h2>
12+ <div id='osk' data-states='default shift'>
13+ </div>
14+ </html>
You can’t perform that action at this time.
0 commit comments