From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 23:39:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B72DB37B401 for ; Fri, 25 Jul 2003 23:39:58 -0700 (PDT) Received: from mail-da-1.dns-solutions.net (unknown [69.12.117.4]) by mx1.FreeBSD.org (Postfix) with SMTP id EFF1543F3F for ; Fri, 25 Jul 2003 23:39:57 -0700 (PDT) (envelope-from matthew@starbreaker.net) Received: (qmail 98405 invoked from network); 26 Jul 2003 06:39:56 -0000 Received: from unknown (HELO host1.209-113-232.oem.net) (matthew@starbreaker.net@209.113.232.1) by mail-da-1.dns-solutions.net - 209.113.232.1 with SMTP; 26 Jul 2003 06:39:56 -0000 From: Matthew Graybosch Organization: starbreaker.net To: marlon corleone Date: Sat, 26 Jul 2003 02:40:46 -0400 User-Agent: KMail/1.5.2 References: <20030726020934.57847.qmail@web10003.mail.yahoo.com> In-Reply-To: <20030726020934.57847.qmail@web10003.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307260240.46062.matthew@starbreaker.net> cc: freebsd-questions@freebsd.org Subject: Re: NEED HELP! on how to import new Xdesktop to .xinitcrc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: matthew@starbreaker.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 06:39:59 -0000 On Friday 25 July 2003 10:09 pm, marlon corleone wrote: > hi guys, download fluxbox how do i import it to my > .xinitrc? so i can use two X desktop at a time. here's > my .xinitrc looks like. > im running FreeBSd 5.1-RELEASE Two desktops? If you really want to run both Window Maker and Fluxbox at the same time, then you need to run two X servers, one on screen :0 and one on screen :1. You'll have to refer to the X Window section of the Handbook. If you want to run Fluxbox instead of Window Maker, just replace "exec /usr/X11R6/bin/wmaker" with "exec /usr/X11R6/bin/fluxbox". -- Matthew Graybosch http://www.starbreaker.net "I am become root, shatterer of kernels."