Andrei Popescu wrote:
"Matthew R. Dempsky" <[EMAIL PROTECTED]> wrote:
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.
One can achieve that by putting ". /etc/X11/Xsession" as the first line
in .xinitrc
If you link, all changes are done for all users on the system, and you
can do changes only as root ...
Andrei
uhm no, .xinitrc will link to /etc/X11/xinit/xinitrc, not the other way
around
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]