You are not logged in.
Pages: 1
When I use kdm as my login manager I am unable to run programs as root when logged in as a normal user. The output is:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
How can I get past this.
Offline
Use kdesu or gksu.
Offline
Put the following line in /etc/profile :
export XAUTHORITY="/home/<your_username_here>/.Xauthority"
You might need to restart Xorg.
Last edited by chilebiker (2007-05-23 00:33:07)
Don't panic!
Offline
Pages: 1