Date: Sun, 20 Oct 2002 10:56:53 -0400 From: Ju Ichi <freebsd-anti-spam-questions@ichi.net> To: Rotaru Razvan <roti_343@yahoo.com>, freebsd-questions@FreeBSD.ORG Subject: Re: small x11 desktop problem Message-ID: <200210201056.53534.freebsd-anti-spam-questions@ichi.net> In-Reply-To: <20021020135535.91217.qmail@web11204.mail.yahoo.com> References: <20021020135535.91217.qmail@web11204.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 20 October 2002 09:55 am, Rotaru Razvan wrote: > I have FreeBSD 4.7 with X Server and KDE. The problem: only root has > KDE as default desktop set. How do i do it for other users (the > equivalent of "switchdesk" from linux). > PS: Can I make FreeBSD to automaticly boot to graphics mode? > Thanks Create a file in the user's home directory named ".xinitrc" and put the following line in it: exec startkde This will give individual users KDE as a default desktop. For more details on this and booting into graphics mode check out the relevent portion of the handbook at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html Hope this helps, Ju 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?200210201056.53534.freebsd-anti-spam-questions>