On Tue, Mar 21, 2000 at 11:33:25PM -0500, Mark Basil wrote:
> Ok, anytime I connect using ppp (kppp) I can't run anything that uses the
> display. i.e. EVERYTHING. Why would a ppp conection cause me not to be able
> to do this. After I disconnect everything is fine.
> error can't connect to display:0.0
>
> Any suggestions?
>
> ...anyone???
That's strange, but the only thing I can think of is that you're
trying to open an X display from root user while you started X using
another user, and there's no DISPLAY environment variable defined.
$ export DISPLAY=:0
$ echo $DISPLAY
:0
If it keeps saying "cant connect", try then "xhost -" (on an xterm
opened by the "proprietary" X user).
--
Jonathan Ruano Pach Email: <[EMAIL PROTECTED]>
ICQ:1252101 AIM:Tlabok IRC:Kobalt Homepage: http://www.pobox.com/~kobalt/
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.