> > I am using woody + testing + some unstable: > > > > in xterm/gnome-terminal usually I do (as normal user) > > xhost + > > This disables access control in the X server. This is, almost always, > a very bad idea.
Indeed. Therefore I use [EMAIL PROTECTED]:~$ su Password: [EMAIL PROTECTED]:/home/mfluch> export XAUTHORITY=/home/mfluch/.Xauthority [EMAIL PROTECTED]:/home/mfluch> ...and then every X application works just as before as the normal user. - Martin

