On Monday, 4. April 2005 20:36, Dana Rawson wrote: > I have added the recommended line from "5.7.2.2 Installing KDE" to the > /.xinitrc: > > % echo "exec startkde" > ~/.xinitrc
That's not the recommend line to put into .xinitrc, that's a command line for your shell which puts the actual recommended line into .xinitrc, exec startkde (the % symbolizes a shell prompt). Try this (in a shell, logged in to your user account): 1.) Type "ee ~/.xinitrc" (without the quotation marks) 2.) Delete what's in there and replace it with "exec startkde" (without the quotation marks). 3.) exit & save, then run startx -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
pgpQlDnHCrRHv.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
