On Thursday, 4. August 2005 20:56, KIMARIO FAWKES wrote: > Also I am having troble finding the .xinitrc file
That is not very surprising, because it (in all probability) doesn't exist yet. >% echo "exec startkde" > ~/.xinitrc Trust the handbook and just do it. :-) Log in to your user account (not root!) and type echo "exec startkde" > ~/.xinitrc This will create the .xinitrc file in your home directory and put 'exec startkde' in it. Now you can type startx and KDE will start (provided you have a working X configuration). -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
pgpGRw1p3hmWP.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
