Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 22:44:32 +0000 (GMT)
From:      Bill Schoolcraft <bill@wiliweld.com>
To:        Beech Rintoul <akbeech@anchoragerescue.org>
Cc:        MaVeN2600@aol.com, questions@FreeBSD.ORG
Subject:   Re: Fwd: help volume II
Message-ID:  <Pine.BSF.4.21.0101212242280.9771-100000@corten5.billschoolcraft.com>
In-Reply-To: <01012119072401.00389@galaxy.anchoragerescue.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 21 Jan 2001 it looks like Beech Rintoul composed:

akbeec->
akbeec->On Sunday 21 January 2001 18:54, MaVeN2600@aol.com wrote:
akbeec->>     Even dummer question, where would initrc be. i just ran fin / -name
akbeec->> ..initrc -print and i couldn't find it..
akbeec->
akbeec->
akbeec->There should be a dotfile named .xinitrc in your home directory, or /root 
akbeec->directory if you're user root. It should only only contain the line:
akbeec->exec startkde
akbeec->
akbeec->If you don't find it create it.
akbeec->
akbeec->Beech

This one liner has always worked for me.

echo `which kde` > ~/.xinitrc

and to go back to gnome

echo `which gnome-session` > ~/.xinitrc

__
Bill Schoolcraft
PO Box 210076
San Francisco, CA 94121
"UNIX, A Way of Life."



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?Pine.BSF.4.21.0101212242280.9771-100000>