mirror of
https://github.com/mb1986/rm-hacks.git
synced 2025-09-05 19:29:22 +00:00
0.0.10 released
143
Gestures-0.0.9.md
Normal file
143
Gestures-0.0.9.md
Normal file
@@ -0,0 +1,143 @@
|
||||
# [rM Hacks Documentation](rM-Hacks-Documentation-0.0.9) Gestures
|
||||
|
||||
<section>
|
||||
|
||||
## Open / close toolbar
|
||||
|
||||
Swipe one finger down in the body of the page to open or close the toolbar.
|
||||
|
||||
When the toolbar is closed the brush / tool icon will appear in the place of the default toolbar toggle icon.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Open / close QuickTools
|
||||
|
||||
Swipe one finger up in the body of the page to open or close the toolbar.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Swap the last two tools
|
||||
|
||||
Swipe one finger down in the corner closest to the toolbar to switch between the last two tools.
|
||||
|
||||
For example, you could switch between two writing tools, like the Pencil and the Highlighter. Or between a writing tool and the selection tool.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Swap last tool with eraser
|
||||
|
||||
Swipe one finger up in the corner closest to the toolbar to switch between the writing tool and eraser.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Swap the last two pen thicknesses (strokes)
|
||||
|
||||
Swipe one finger down in the top corner opposite the toolbar to swap the last two pen thicknesses (strokes).
|
||||
|
||||
For example, you might switch between Thin (1) and Thick (3).
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Swap the last two colors
|
||||
|
||||
Swipe one finger up in the top corner opposite the toolbar to swap the last two colors.
|
||||
|
||||
For example, you might switch between Black and Gray, or between Yellow and Pink.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Open previous document
|
||||
|
||||
Swipe two fingers up from the bottom of the page to open previously edited document.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Full screen refresh
|
||||
|
||||
Tap all five fingers to trigger a full screen refresh.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Sleep mode
|
||||
|
||||
Swipe one finger up from near the top of the page to trigger sleep mode.
|
||||
|
||||
Turn on light sleep mode from the Menu ⇒ Settings ⇒ Security page. If light sleep is not turned on, this gesture will put the device into normal sleep mode.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Add page on edge double tap (new in 0.0.9)
|
||||
|
||||
Adds a new page on a double tap on edge (left or right) and go to this page.
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
<section>
|
||||
|
||||
## Remove on double tap (new in 0.0.9)
|
||||
|
||||
Double tap on an empty page removes this empty page
|
||||
|
||||

|
||||
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user