From kde Tue Oct 23 20:19:35 2007 From: Ryo Furue Date: Tue, 23 Oct 2007 20:19:35 +0000 To: kde Subject: Re: [kde] Konsole unable to start xapps as root in Archlinux Message-Id: <20071023.101935.45144867.furue () hawaii ! edu> X-MARC-Message: https://marc.info/?l=kde&m=119317544332444 Hi, | It is funny. I had not notice this problem so far, because, for | convenience, I created an applet in the panel that launched the | command | | kdesu konsole | | and, in this konsole, I can launch graphic applications. Thanks for the info! That's a good solution. It seems that kdesu copies some information from your (ordinary user's) .Xauthority to a temporary file and sets root's XAUTHORITY environmental variable to point to the temp. file. I wish the "su" command had such an option. I normally use Konsole's Session > New Root Shell which in turn uses the "su -" command internally. As I described some postings ago, we could replace "su -" with a plain "su" and solve our problem if we set the XAUTHORITY env. var. to point to our own .Xauthority, but that's slightly inelegant (and is it insecure, too? as somebody pointed out?). Cheers, Ryo ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.