mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
Quickstart guide Kindle illustrations (#12577)
This commit is contained in:
@@ -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"></div> -->
|
||||
<div class="img-block"></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"></div> -->
|
||||
<div class="img-block"></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.
|
||||
|
||||
BIN
resources/quickstart/kindle3.png
Normal file
BIN
resources/quickstart/kindle3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
BIN
resources/quickstart/kindle4.png
Normal file
BIN
resources/quickstart/kindle4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user