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 [1mSUPER+ENTER[0m. To go to a workspace, press [1mSUPER+1[0m to [1mSUPER+9[0m. @@ -18,9 +17,11 @@ To find a program by typing its name, press [1mSUPER+D[0m. To configure the network, click on [1mNET[0m 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: [1mgedit ~/.config/sway/config[0m. To learn more about the command line, enter: [1mreform-help[0m. This help can be reached by entering: [1mreform-desktop-help[0m. +Read the MNT Reform handbook in a browser: [1mreform-handbook[0m. + 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: [1mlsblk[0m [1mlspci[0m [1mip a[0m View this message again: [1mreform-help[0m +Read the Operator Handbook: [1mreform-handbook[0m (press % to fix contrast, Q to quit) Set keyboard layout and timezone: [1mreform-config[0m Chat in Reform community: [1mreform-chat[0m Select boot device: [1mreform-boot-config[0m @@ -26,5 +27,6 @@ View a text file: [1mless[0m [1;4mfilename[0m Edit a text file: [1mmicro[0m [1;4mfilename[0m Log out: [1mexit[0m -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: [1madduser [1;4myour-name[0m [1msudo[0m -Then, log out using exit and log in as [1;4myour-name[0m. +Then, log out using [1mexit[0m and log in as [1;4myour-name[0m. -To learn more about GNU/Linux, enter: +To read the MNT Reform Operator Handbook, enter: - [1mman intro[0m + [1mreform-handbook[0m # (in the browser, press % + # to fix contrast, Q to quit) -- GitLab