9scripts/usrbin/riostart

18 lines
517 B
Plaintext
Raw Normal View History

2021-03-24 21:34:44 +00:00
#!/bin/rc
2021-06-06 21:17:38 +00:00
window 0,0,180,125 faces -i
2021-03-24 21:34:44 +00:00
window -hide 'cat /dev/kprint'
2021-06-06 21:17:38 +00:00
window 180,0,1366,768 acme -l $home/acme.dump
2021-03-24 21:34:44 +00:00
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
2021-06-06 21:17:38 +00:00
window 0,125,180,200 stats -lmde palantíri orthanc rohan gondor
2021-03-24 21:34:44 +00:00
window 'cat /usr/glenda/lib/color > /dev/theme;
sleep 0.5;
grep softscreen /dev/vgactl >> /dev/vgactl;
echo hwblank off >> /dev/vgactl'
2021-06-06 21:17:38 +00:00
window barstart
2021-03-24 21:34:44 +00:00