hlfw.ca

rc

ref: 329ac13da6171fe4073cbe02f3fef949e74ad18f
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