﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
96	automated COL and WCOL settings	gerard@…	markh@…	"Test this out (make sure when you test it, boot with different vga resolutions
to really test it).

From: Andre Wyrwa <a.wyrwa@web.de>
...
# Begin smart COL and WCOL
 
test -z ""$CONSOLE"" && CONSOLE=/dev/console
COL=$[$(stty size < $CONSOLE | cut -f2 -d"" "")-10]
WCOL=$[$COL-20]
 
# End smart COL and WCOL"	defect	closed	normal		Book	CVS	normal	fixed		
