From 85e4383835ceeecdb244cdd2892976ae4d417c24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Miguel=20S=C3=A1nchez=20Garc=C3=ADa?= Date: Tue, 2 Mar 2021 10:03:25 +0100 Subject: [PATCH] [9front] riostart: make text window focused by default This change makes the text window be focused on startup when using default riostart (e.g: when using the release ISO). This little change makes you able to immediately reach the rc shell without clicking the window, which at the very least is more convenient, and if you have problems to use your mouse but want to install the system, you also can (I had to stop profile from running at boot to patch it in my VPS KVM console because the mouse wasn't working properly. Could install and setup it to connect through drawterm). --- sys/lib/dist/usr/glenda/bin/rc/riostart | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/lib/dist/usr/glenda/bin/rc/riostart b/sys/lib/dist/usr/glenda/bin/rc/riostart index fde27dff3..725454451 100755 --- a/sys/lib/dist/usr/glenda/bin/rc/riostart +++ b/sys/lib/dist/usr/glenda/bin/rc/riostart @@ -1,6 +1,5 @@ #!/bin/rc -window 0,0,161,117 stats -lmisce window -miny 130 - +window 0,0,161,117 stats -lmisce # run a system shell on the serial console ~ $#console 0 || window -scroll console