clean_screen --
restore the console graphics adapter to VGA alphanumeric mode
Syntax
clean_screen [-g] [-v]
Description
clean_screen attempts to put the console graphics adapter
into a text mode and restores the printing of console messages.
Use clean_screen when the Xsco server
does not exit gracefully.
NOTE:
Do not run clean_screen while
the Xsco server is running.
Options
-g
puts the console into graphics mode and then into text mode.
This might help ``unstick'' a stubborn adapter.
-v
displays error messages.
clean_screen suppresses error messages by default.