On 02/27/00 08:47PM, Phillip Deackes wrote: > How do I issue a 'clear' command to the terminal so that when I leave > kdm to shutdown or reboot I have a clean text screen? I need to do this > to clear up some screen corruption which responds to 'clear'.
How about creating a little script like so (I called it StartX): #!/bin/bash startx clear make it executable and run it to start X -- -------------------------------------------- ) Mark Wagnon ) [EMAIL PROTECTED] ) ( Chula Vista, CA ( [EMAIL PROTECTED] ( --------------------------------------------