From d1a4ab38ab2dda5b962595df661ad062918de138 Mon Sep 17 00:00:00 2001 From: knox-dawson <154367947+knox-dawson@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:07:16 -0500 Subject: [PATCH] Add sections to avoid orphans on print --- Gestures-0.0.8.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/Gestures-0.0.8.md b/Gestures-0.0.8.md index cf099cf..b6e0099 100644 --- a/Gestures-0.0.8.md +++ b/Gestures-0.0.8.md @@ -1,5 +1,7 @@ # [rM Hacks Documentation](rM-Hacks-Documentation-0.0.8) Gestures +
+ ## Open / close toolbar Swipe one finger down in the body of the page to open or close the toolbar. @@ -8,6 +10,12 @@ When the toolbar is closed the brush / tool icon will appear in the place of the ![Gesture to toggle toolbar](https://github.com/mb1986/rm-hacks/assets/154367947/605fc34f-f402-4354-b925-e92b8ed067a8) +
+ +---------------------------------------------- + +
+ ## Swap the last two tools Swipe one finger down in the corner closest to the toolbar to switch between the last two tools. @@ -16,12 +24,24 @@ For example, you could switch between two writing tools, like the Pencil and the ![Gesture to swap last two tools](https://github.com/mb1986/rm-hacks/assets/154367947/b15b1fa1-7991-4f79-a61c-d80de2c6794c) +
+ +---------------------------------------------- + +
+ ## Swap last tool with eraser Swipe one finger up in the corner closest to the toolbar to switch between the writing tool and eraser. ![Gesture to swap tool with eraser](https://github.com/mb1986/rm-hacks/assets/154367947/5142ce04-eeee-49d4-8702-7818459313cb) +
+ +---------------------------------------------- + +
+ ## 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). @@ -30,6 +50,12 @@ For example, you might switch between Thin (1) and Thick (3). ![Gesture to swap the last two pen strokes](https://github.com/mb1986/rm-hacks/assets/154367947/ac9c592b-2d77-40aa-801e-1d0e75d59678) +
+ +---------------------------------------------- + +
+ ## Swap the last two colors Swipe one finger up in the top corner opposite the toolbar to swap the last two colors. @@ -38,18 +64,36 @@ For example, you might switch between Black and Gray, or between Yellow and Pink ![Gesture to swap the last two colors](https://github.com/mb1986/rm-hacks/assets/154367947/89917c8d-dc7a-463a-8073-d2a4a8c612a4) +
+ +---------------------------------------------- + +
+ ## Open previous document Swipe two fingers up from the bottom of the page to open previously edited document. ![Gesture to open previous document](https://github.com/mb1986/rm-hacks/assets/154367947/8e3faa79-c75b-4a60-b18b-fa765cd86247) +
+ +---------------------------------------------- + +
+ ## Full screen refresh Tap all five fingers to trigger a full screen refresh. ![Gesture to force screen refresh](https://github.com/mb1986/rm-hacks/assets/154367947/f387b25e-67b3-451f-9fc1-9839cf7fb180) +
+ +---------------------------------------------- + +
+ ## Sleep mode Swipe one finger up from near the top of the page to trigger sleep mode. @@ -57,3 +101,7 @@ 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. ![Gesture to put the device into sleep mode](https://github.com/mb1986/rm-hacks/assets/154367947/db94a6e8-2a17-4535-8922-e3f7c1cd48b4) + +
+ +