From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 27534 invoked from network); 2 Mar 2021 09:00:22 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 2 Mar 2021 09:00:22 -0000 Received: from mail-lf1-f48.google.com ([209.85.167.48]) by 1ess; Tue Mar 2 03:55:42 -0500 2021 Received: by mail-lf1-f48.google.com with SMTP id d3so30045330lfg.10 for <9front@9front.org>; Tue, 02 Mar 2021 00:55:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=9KkqZ/tG6XjWJbhyj4JitufOQKMHBQCEjQuM7EbnSiQ=; b=Dq4bhB1BiPTwMiXfooYvoAifAT9siSXsq8AxLI7IQTcREynZHCvbRbF4GcONakJM+J ZkX8IonnBErN4eF4goVS6+1XI9oFjc24Z36GZBMs1kZfDCXmfhXgI2bZuRIVha5b/n6V pr87rZXsKNCFNPsttDJMhO7SqSBwbF3M4M2H3MjriUDlkjQJ65GHQe3srFYbGXWehyQq VEsOkGNTL1uh1dXlgeuYiSLUpzHXQ29FjXLmqh/21R3DC1+IxHATchDJIaZQziSZ9y5w ZlyOHroU8hJEzJogR7pRLcOEgzcj1gPTOELxPanomLmesPWWrUs+5OM6HbI2URwTDMAB H1Qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=9KkqZ/tG6XjWJbhyj4JitufOQKMHBQCEjQuM7EbnSiQ=; b=MSZG2AfbbzoztrEXOvzRRC/2YqgmJ9KpjhfKh8hD1rL8TuRrMsG90Hmd2uqCRBzSkl PnHrGRHaQEA1/h8cz1OUNcg4YVI6vRNEFbweWL0xYu7FU6ZO37Xq/KR74DzJ7j+N00eH vPxGwzRklihLNf9TknHj2KH/vP0JyPs8jrs6RB9vIJjrvtWt7WqQ7gSNQvCaF6Y6s3Zd /sKSQaSNViqXsu7qkgoLq6diF+r0VL1EDXneNPU/Uvm6Es4xgsoC/YKNaBeQ3EQnZraB Zp4DWfiCm7PgMFpbT1mKpx8KA0cP6Y9MiWcc6VteM1bODg75vLgEaqQldSrwiwwbcY8W iNWA== X-Gm-Message-State: AOAM533IOCaMtm/cOSge5Fqb6uUxdtnmrbXIZS/EDa7ejW/X0h2zyPQS KpNMKJ+poUaF07RFAq3GPQMk9Jeg90e4B3RTLJQdRAuIkQk= X-Google-Smtp-Source: ABdhPJzZ7QhS04CeUM4SA8G1wQJpckIzIEs3caYsp2h2x7FgG2J/09N1OX8n3CTaPzFRFUjkC20OnByQVAToRzCcPRI= X-Received: by 2002:ac2:532c:: with SMTP id f12mr12552588lfh.73.1614675332991; Tue, 02 Mar 2021 00:55:32 -0800 (PST) MIME-Version: 1.0 From: =?UTF-8?B?Sm9zw6kgTWlndWVsIFPDoW5jaGV6IEdhcmPDrWE=?= Date: Tue, 2 Mar 2021 09:55:22 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: element package SOAP over ActivityPub base hypervisor-oriented database Subject: [9front] riostart: make text window focused by default Reply-To: 9front@9front.org Precedence: bulk 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). diff -r cf7f7f873e07 sys/lib/dist/usr/glenda/bin/rc/riostart --- a/sys/lib/dist/usr/glenda/bin/rc/riostart Tue Mar 02 08:41:02 2021 +0100 +++ b/sys/lib/dist/usr/glenda/bin/rc/riostart Tue Mar 02 08:47:03 2021 +0000 @@ -1,6 +1,6 @@ #!/bin/rc +window -miny 130 window 0,0,161,117 stats -lmisce -window -miny 130 # run a system shell on the serial console ~ $#console 0 || window -scroll console