From owner-freebsd-questions Sun May 5 15:16:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts22-srv.bellnexxia.net (tomts22.bellnexxia.net [209.226.175.184]) by hub.freebsd.org (Postfix) with ESMTP id 0ACE137B404 for ; Sun, 5 May 2002 15:16:24 -0700 (PDT) Received: from there ([64.231.165.250]) by tomts23-srv.bellnexxia.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020505203742.OYVW24167.tomts23-srv.bellnexxia.net@there>; Sun, 5 May 2002 16:37:42 -0400 Content-Type: text/plain; charset="koi8-r" From: Steve Brown To: "AMI" , "FreeBSD-questions" Subject: Re: Changing X window managers Date: Sun, 5 May 2002 16:37:41 -0400 X-Mailer: KMail [version 1.3.2] References: <007b01c1f3f1$9de0ae20$0100a8c0@p7> In-Reply-To: <007b01c1f3f1$9de0ae20$0100a8c0@p7> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020505203742.OYVW24167.tomts23-srv.bellnexxia.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As root goto /usr/ports/x11-wm/ and "make && make install". Now, users can create or edit /home//.xinitrc . Change the line which says "exec twm" to say "exec " If it's one of the full environments (like KDE), change it to say "startkde" instead. Here's mine as an example: $ more .xinitrc xscreensaver & xearth -nomarker -wait 30 & # exec twm # exec afterstep startxfce # startkde $ On May 5, 2002 12:58 am, AMI wrote: > How I can to choose and change Window Manager under X? FreeBSD 4.5 STABLE > distributive set it as twm desktop as default. And can I create several > runnable desksides for using X, for instance, KDE, Gnome, AfterStep, gwm > and other and load their alternately? > > > WBR, > Andrew > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message