Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2001 23:33:12 -0800
From:      "pan" <pan@syix.com>
To:        "freeBSD-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Xwindows and wrapper
Message-ID:  <01e301c178a8$1ccb2a00$2813933f@cat>
References:  <20011129065217.7EA5B26E1E@stinger-dsl-81.wvi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> Upon installing, I could "startx" as root and get to KDE, but not as user.
> Following the instructions presented upon the X fail, I installed
> wrapper-1.0_1 from ports.
>
cd /root
ls -aFl

see that file ...    .xinitrc  ?
examine it -- it is probably no more than the one line

exec startkde

cd /usr/home/$YOU
cp /root/.initrc /usr/home/$YOU

now try
login as $YOU
startx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01e301c178a8$1ccb2a00$2813933f>