3.51) How do I change the terminal type for /dev/console?

Change the "-T sun" in the following line in /etc/inittab to "-T <termtype>":

	co:234:respawn:/usr/lib/saf/ttymon -g -h \
		-p "`uname -n` console login: " -T sun \
		-d /dev/console -l console -m ldterm,ttcompat

(Line broken for readability)

PREV INDEX NEXT