File tree Expand file tree Collapse file tree
keyboard/khmer_traditional/1.0.1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?php
2+ $ pagename = 'Khmer Traditional Keyboard Help ' ;
3+ $ pagetitle = 'Khmer Traditional Keyboard Help ' ;
4+ require_once ('header.php ' );
5+ ?>
6+
7+ <p>
8+ The Khmer Traditional keyboard is designed to facilitate a seamless transition from the standard Microsoft
9+ Khmer keyboard layout to the Keyman platform. It preserves the canonical character inventory and key mappings
10+ familiar to users across both desktop and mobile environments, thereby minimizing cognitive load and supporting continuity
11+ in typing Khmer alphabets.
12+ </p>
13+
14+ <p>
15+ A distinctive feature of this keyboard is the inclusion of the character ឲ, which is mapped to the <kbd>Right Alt</kbd> + <kbd>y</kbd>
16+ key combination. This character is not currently represented in the standard Microsoft Khmer layout,
17+ although its inclusion is under consideration as of April 2026. The present implementation addresses this gap
18+ by providing direct access within Keyman.
19+ </p>
20+
21+ <div class="overview">
22+
23+ <div id='osk-container'>
24+ <h2>Desktop Keyboard Layout</h2>
25+
26+ <div id='osk' data-states='default shift rightalt rightalt-shift'></div>
27+
28+ </div>
29+
30+ <div id='osk-tablet-container'>
31+ <h2>Mobile Keyboard Layout</h2>
32+
33+ <div id='osk-tablet' data-states='default shift numeric symbols'></div>
34+
35+ </div>
You can’t perform that action at this time.
0 commit comments