#! /bin/sh

. "`dirname $0`/rcdefs"

setterm -foreground black -background cyan \
 -store -blank 10 -clear rest > /dev/tty1
setterm -foreground black -background cyan \
 -store -blank 10 -clear all > /dev/tty2
setterm -foreground black -background cyan \
 -store -blank 10 -clear all > /dev/tty3
setterm -foreground black -background cyan \
 -store -blank 10 -clear all > /dev/tty4
setterm -foreground black -background cyan \
 -store -blank 10 -clear all > /dev/tty5
setterm -foreground black -background cyan \
 -store -blank 10 -clear all > /dev/tty6
setterm -foreground blue -background cyan \
 -store -blank 10 -clear all > /dev/tty7
setterm -foreground cyan -background blue \
 -store -blank 10 -clear all > /dev/tty8
