Hi
scuffell, i tried to run as root export DISPLAY=:0.0 and then xhost + and the output is
linux:/home/ioannidis/Documents # export DISPLAY=:0.0
linux:/home/ioannidis/Documents # xhost +
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
xhost: unable to open display ":0.0"
What are these commands for? Why i get this refusal?
As simple user the output is
ioannidis@linux:~/Documents> export DISPLAY=:0.0
ioannidis@linux:~/Documents> xhost +
access control disabled, clients can connect from any host
How can i enable it?
Thanks!
Last edited by defy; 06-20-2004 at 06:17 AM.
|