From 831154a20cf7258038513d9363fedaca53b7300b Mon Sep 17 00:00:00 2001
From: "Lukas F. Hartmann" <lukas@mntre.com>
Date: Mon, 15 Mar 2021 15:54:04 +0100
Subject: [PATCH] reform-tools_1.0-5

---
 reform2-imx8mq/reform-tools_1.0-5/DEBIAN/control          | 2 +-
 reform2-imx8mq/reform-tools_1.0-5/etc/reform-desktop-help | 7 ++++---
 reform2-imx8mq/reform-tools_1.0-5/etc/reform-help         | 4 +++-
 reform2-imx8mq/reform-tools_1.0-5/etc/reform-root-help    | 7 ++++---
 4 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/reform2-imx8mq/reform-tools_1.0-5/DEBIAN/control b/reform2-imx8mq/reform-tools_1.0-5/DEBIAN/control
index ca01471..c7645ae 100644
--- a/reform2-imx8mq/reform-tools_1.0-5/DEBIAN/control
+++ b/reform2-imx8mq/reform-tools_1.0-5/DEBIAN/control
@@ -1,5 +1,5 @@
 Package: reform-tools
-Version: 1.0-4
+Version: 1.0-5
 Section: base
 Priority: required
 Architecture: arm64
diff --git a/reform2-imx8mq/reform-tools_1.0-5/etc/reform-desktop-help b/reform2-imx8mq/reform-tools_1.0-5/etc/reform-desktop-help
index 2485b35..861dd72 100644
--- a/reform2-imx8mq/reform-tools_1.0-5/etc/reform-desktop-help
+++ b/reform2-imx8mq/reform-tools_1.0-5/etc/reform-desktop-help
@@ -3,7 +3,6 @@ Windows don't normally float around. Instead, a new window occupies
 the full screen or a division of the screen. For example, if you
 open another window now, both windows will take half of the screen.
 
-This terminal is autostarted near the end of the sway config.
 To open another terminal, press SUPER+ENTER.
 
 To go to a workspace, press SUPER+1 to SUPER+9.
@@ -18,9 +17,11 @@ To find a program by typing its name, press SUPER+D.
 
 To configure the network, click on NET in the title bar.
 
-You can make windows float, split vertically or be ordered as
-tabs and more. Check out the sway configuration file:
+You can make windows float, split vertically and more. 
+Check out the sway configuration file:
 gedit ~/.config/sway/config.
 
 To learn more about the command line, enter: reform-help.
 This help can be reached by entering: reform-desktop-help.
+Read the MNT Reform handbook in a browser: reform-handbook.
+
diff --git a/reform2-imx8mq/reform-tools_1.0-5/etc/reform-help b/reform2-imx8mq/reform-tools_1.0-5/etc/reform-help
index accd1b2..022c6ae 100644
--- a/reform2-imx8mq/reform-tools_1.0-5/etc/reform-help
+++ b/reform2-imx8mq/reform-tools_1.0-5/etc/reform-help
@@ -15,6 +15,7 @@ List hardware/peripherals:         lsblk
                                    lspci
                                    ip a
 View this message again:           reform-help
+Read the Operator Handbook:        reform-handbook (press % to fix contrast, Q to quit)
 Set keyboard layout and timezone:  reform-config
 Chat in Reform community:          reform-chat
 Select boot device:                reform-boot-config
@@ -26,5 +27,6 @@ View a text file:                  less filename
 Edit a text file:                  micro filename
 Log out:                           exit
 
-Most programs can be quit with Ctrl+C or Q.
+Most programs can be quit with Ctrl+C, Q, or Ctrl+Q.
 Exit the chat with /quit.
+
diff --git a/reform2-imx8mq/reform-tools_1.0-5/etc/reform-root-help b/reform2-imx8mq/reform-tools_1.0-5/etc/reform-root-help
index 22c147b..0835a55 100644
--- a/reform2-imx8mq/reform-tools_1.0-5/etc/reform-root-help
+++ b/reform2-imx8mq/reform-tools_1.0-5/etc/reform-root-help
@@ -9,9 +9,10 @@ Afterwards, to be able to become root by using sudo, enter:
 
   adduser your-name sudo
 
-Then, log out using exit and log in as your-name.
+Then, log out using exit and log in as your-name.
 
-To learn more about GNU/Linux, enter:
+To read the MNT Reform Operator Handbook, enter:
 
-  man intro
+  reform-handbook   # (in the browser, press %
+                    # to fix contrast, Q to quit)
 
-- 
GitLab