hlfw.ca

rc

ref: 5bde4c3a860a0708cbcf0c76cb136529c5f4c173
dir: /riostart/

View raw version
#!/bin/rc

webfs
switch($service){
case terminal
	window -r 786 640 1920 1080 'cat $home/lib/theme/grid.theme > /mnt/wsys/theme'
case cpu
	window 'cat $home/lib/theme/cpu.theme > /mnt/wsys/theme'
}

# run a system shell on the serial console
~ $#console 0 || window -scroll console
window wm