I tried to use an graphical program out off a "su shell" , more precisely:
$xhost +localhost
$su
pass:****
#xxdiff /etc/make.conf /etc/._cfg0000_make.conf
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
xxdiff: cannot connect to X server :0.0
This System hast been setup from the scratch a week ago, so it presumably never worked.
Where could I find logging about what is happening on the serverside?
/var/log/XFree86.0.log says only:
AUDIT: Mon Oct 20 15:38:07 2003: 1169 X: client 21 rejected from local host
I do not know where to read more and I don't want to tinker around with both eyes shout.
PS.:localhost is in /etc/hosts and I've tried the real hostname, 127.0.0.1 and it's real IP-Addr also. All of them with the same result.


