hlfw.ca

rc

ref: dbe11bbe99e7a405ce78b7ebf963b684ca3891bf
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