Date: Sat, 26 Jul 2003 02:40:46 -0400 From: Matthew Graybosch <matthew@starbreaker.net> To: marlon corleone <mmp6107625@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: NEED HELP! on how to import new Xdesktop to .xinitcrc Message-ID: <200307260240.46062.matthew@starbreaker.net> In-Reply-To: <20030726020934.57847.qmail@web10003.mail.yahoo.com> References: <20030726020934.57847.qmail@web10003.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307260240.46062.matthew>