added new riostart

This commit is contained in:
Fulton Browne 2021-03-24 21:34:44 +00:00
parent 6f5022fde7
commit b9b80de2d6
3 changed files with 19 additions and 15 deletions

View File

@ -1,5 +0,0 @@
[user]
name=Fulton Browne
email=git@fulton.software

19
usrbin/riostart Executable file
View File

@ -0,0 +1,19 @@
#!/bin/rc
window 0,0,240,125 winwatch -e '^(cat|winwatch|stats|faces)'
window -hide 'cat /dev/kprint'
window 0,240,240,580 stats -lmde fulton.software orthanc rohan
window 0,125,240,240 faces -i
window 250,14,1000,700 acme -l $home/acme.dump
window -hide rcpu -h 192.168.0.78
window -hide rcpu -h fulton.software
# run a system shell on the serial console
# ~ $#console 0 || window -scroll console
if ( ~ $sysname 'rohan'){
window 'cat /usr/glenda/lib/color > /dev/theme;
sleep 0.5;
grep softscreen /dev/vgactl >> /dev/vgactl;
echo hwblank off >> /dev/vgactl'
}

View File

@ -1,10 +0,0 @@
#!/bin/rc
window 0,0,114,115 winwatch -e '^(cat|winwatch|stats|faces)'
window -hide 'cat /dev/kprint'
window 'cat /usr/glenda/lib/color > /dev/theme;
sleep 0.5;
grep softscreen /dev/vgactl >> /dev/vgactl;
echo hwblank off >> /dev/vgactl'
# run a system shell on the serial console
~ $#console 0 || window -scroll console