Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto: Keyboard help deployment #1753

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions keyboard/sil_jarai/1.2.1/sil_jarai.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?php
$pagename = 'Jarai ចារាយ (SIL) Keyboard Help';
$pagetitle = 'Jarai ចារាយ (SIL) Keyboard Help';
// Header we will tidy up later
require_once('header.php');


?>


<p>
Jarai ចារាយ (SIL) keyboard is for typing Jarai language using Khmer script. The keyboard layouts for desktop and touch devices are adapted from Khmer NiDA keyboard.
</p>
<br/>

<h2>Desktop Keyboard Layout</h2>
<div id='osk' data-states='default shift rightalt '>
</div>

<h2>Mobile/Tablet Keyboard Layout</h2>

<p>
To stay on the Shift layer, double tap on the Shift key.
</p>

<div id='osk-tablet' data-states='default shift alt'>
</div>


Loading