This commit is contained in:
MarekZegare4
2026-07-06 18:09:06 +00:00
parent 492731a8f3
commit a75612da1f
6 changed files with 72 additions and 25 deletions
@@ -1276,6 +1276,17 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#keyboard" class="md-nav__link">
<span class="md-ellipsis">
Keyboard
</span>
</a>
</li>
<li class="md-nav__item">
@@ -1512,6 +1523,17 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#keyboard" class="md-nav__link">
<span class="md-ellipsis">
Keyboard
</span>
</a>
</li>
<li class="md-nav__item">
@@ -1815,6 +1837,25 @@
</tbody>
</table>
<hr />
<h3 id="keyboard">Keyboard</h3>
<table>
<thead>
<tr>
<th>Setting</th>
<th>Options</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
<tr>
<td>Layout</td>
<td>ABC / T9</td>
<td>On-screen keyboard style. <strong>ABC</strong>: an a-b-c…z grid, one key per letter (the original layout). <strong>T9</strong>: phone-keypad multi-tap — each key is labelled with its <strong>digit</strong> and a letter group (e.g. <code>2abc</code>); repeated <strong>Enter</strong> presses cycle through the letters and then the digit itself.</td>
</tr>
</tbody>
</table>
<p>Applies to every on-screen text field (messages, waypoint labels, room passwords, preset names). Earlier releases labelled the grid <em>QWERTY</em>; the layout has always been alphabetical, so it is now named <strong>ABC</strong>.</p>
<hr />
<h3 id="contacts">Contacts</h3>
<table>
<thead>