Matthias Meyer ha scritto:
Hallo, In einem Terminal in KDE kann ich zwar mit su root werden, aber ich kann keine KDE-Programme starten. Beispiel: PlayMobil:# kwrite Xlib: connection to ":0.0" refused by server Xlib: No protocol specified kwrite: cannot connect to X server :0 Es ist auch nicht möglich sich als root in KDE anzumelden (was ich auch nicht brauche, wenn su funktioniert) Wo muss ich was einstellen? Danke Matthias
If I understand you correctly, your problem is that root is not authorised to connect to the X server. The way I work around this (which might be not the best one) is to create a symlink to /home/davide/.Xauthority in /root/ (of course, change /home/davide/ to the path of your home folder), because my machine is single-user; more complicated situations might require the use of xauth. See man xauth and man Xsecurity.
By the way, this is an English list :-) Davide -- A tautology is a thing which is tautological. -- Time flies like an arrow. Fruit flies like a banana.