You are not logged in.
I have installed kdm and am able to login to xfce and fluxbox as a normal user, however, I can't login as root.
Checking the .xsession-errors for root I see the following:
Xlib: connection to ":0.0" refused by server
Xlib: Protocol not supported by server
Error: Can not connect to X server.
Make sure you started X before you start Fluxbox.
Any ideas?
"If you break your leg, stop thinking about dancing and start decorating the cast." --Warren Zevon
Offline
Offline
check the KDM options in the KDE control center... but login in X as root is really stupid and unnecessary
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline
it's best to login as a user, and if you need to do anything gui-based as root, open a terminal and su over before running what you need
Offline
I typically do all my work using su through a user account, however, when trying to start firestarter get the following.
Xlib: connection to ":0.0" refused by server
Xlib: Protocol not supported by server
Thought I would try to get around it by logging in graphically as root.
"If you break your leg, stop thinking about dancing and start decorating the cast." --Warren Zevon
Offline
you could do xhost + before starting firestarter
though I dunno what's worst between that and using X as root
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline
before trying to su, run:
xhost +localhost
That should allow you to run GUI apps as root in the su environment. If you do a lot of suing, put the above in your ~/.bashrc.
http://wiki2.archlinux.org/index.php/Ro … %20Desktop
Dusty
Offline
thanks folks.... that was what I was looking for.
"If you break your leg, stop thinking about dancing and start decorating the cast." --Warren Zevon
Offline
Or you can use sudo.
Offline
or gksu if you have it installed
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline
kdesu
Offline
wow... the possibilites that Linux offers you
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline