From 81d60bb1b3cf4146cc09e65e6edfaa440de354af Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 12 Mar 2024 17:20:11 -0400 Subject: [PATCH] Added message reminding the user to go back to cursor mode after setting up internet connection. --- pi4/files/usr/local/bin/configure-stormux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pi4/files/usr/local/bin/configure-stormux b/pi4/files/usr/local/bin/configure-stormux index a977952..e1bf201 100755 --- a/pi4/files/usr/local/bin/configure-stormux +++ b/pi4/files/usr/local/bin/configure-stormux @@ -91,6 +91,8 @@ if ! ping -c1 stormux.org &> /dev/null ; then echo "In laptop mode, press Fenrir+y." echo "In desktop mode the Fenrir key is numpad insert." echo "In laptop mode the Fenrir key is the Super key, sometimes called the Windows key." + echo "After connecting to the internet, remember to go back to cursor mode." + echo "It is the same key used to switch to highlight mode." echo "Press enter to continue." read -r continue nmtui-connect