when i do this:
export DISPLAY=192.168.0.100:0
xterm

first it tells me that export can't befound, I guess that is because it is a
built it.
So I added to my .profile the following
        DISPLAY=192.168.0.100:0
     export DISPLAY

maybe you use csh not bash as me.



Logged out and logged back in.
Alas no display variable

don't forget using xhost on your display
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to