Hello all,
Second problem I am trying to get linux to launch X. I have had no
success. I have tried using DISPLAY=localhost:0.0.
I have to do this as I have no eithernet card at all.
I would like to get X up and say twm and an xterm.
at root I have tried the following in csh.
X&;sleep 10;twm&;sleep 20;xterm&
This should work. It works on my sparc at work but not here. Again
I have my DISPLAY set to localhost:0.0
Note sometimes it complains about the /usr/X11R6.3/lib/X11/Security...
files not being able to read.
Mark Daku