Quickstart guide Kindle illustrations (#12577)

This commit is contained in:
David
2024-10-02 22:49:56 +01:00
committed by GitHub
parent 6138779124
commit cba79bca1c
3 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ if Device:hasScreenKB() then
-- Use correct k4 illustration and appropriate button mapping
table.insert(quickstart_guide, _([[## User interface <a id="ui"></a>
<!-- <div class="img-block">![Touch zones](resources/quickstart/kindle4.png)</div> -->
<div class="img-block">![Touch zones](resources/quickstart/kindle4.png)</div>
- To show the **TOP MENU** or **BOTTOM MENU** press the **Menu** or **Press** keys respectively.
- The **STATUS BAR** can be set to show a multitude of information regarding your reading progress or device state.
@@ -105,7 +105,7 @@ elseif Device:hasSymKey() then
-- Use correct k3 illustration and appropriate button mapping
table.insert(quickstart_guide, _([[## User interface <a id="ui"></a>
<!-- <div class="img-block">![Touch zones](resources/quickstart/kindle3.png)</div> -->
<div class="img-block">![Touch zones](resources/quickstart/kindle3.png)</div>
- To show the **TOP MENU** or **BOTTOM MENU** press the **Menu** or **Aa** keys respectively.
- The **STATUS BAR** can be set to show a multitude of information regarding your reading progress or device state.

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB