On Sun, Apr 16, 2006 at 02:54:36PM -0400, Michael Marsh wrote: > If you were using .xsession before, try: > > $ ln -s .xsession .xinitrc > > in your home directory.
A better solution is
ln -s /etc/X11/xinit/xinitrc .xinitrc
so that the Xsession scripts (e.g. ssh-agent), are still executed
correctly.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

