From owner-freebsd-questions Sat Apr 11 21:20:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA12321 for freebsd-questions-outgoing; Sat, 11 Apr 1998 21:20:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgw01.execpc.com (mailgw01.execpc.com [169.207.16.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA12315 for ; Sat, 11 Apr 1998 21:20:46 -0700 (PDT) (envelope-from fpawlak@execpc.com) Received: from darkstar.connect.com (adarlon-50.mdm.mke.execpc.com [169.207.75.178]) by mailgw01.execpc.com (8.8.8) id EAA11544; Sun, 12 Apr 1998 04:20:34 GMT Received: from darkstar.connect.com (localhost [127.0.0.1]) by darkstar.connect.com (8.8.8/8.8.8) with ESMTP id XAA22219; Sat, 11 Apr 1998 23:20:22 -0500 (CDT) Message-Id: <199804120420.XAA22219@darkstar.connect.com> Date: Sat, 11 Apr 1998 23:20:15 -0500 (CDT) From: Frank Pawlak Subject: Re: 2 more simple questions... To: zamy27@hsonline.net cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <352FC3CC.8210546C@hsonline.net> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11 Apr, Scott Myron wrote: > ok, I finally got xwindows all setup and running fine, now I want to > know, how to i change the color of the backrounds in the xterms? right > now they are white, and I'd like them to be black. also, I have the > walnut creek distro of FreeBSD 2.2.5 on CD. I want to know if netscape > came with it so I don't have to download the whole thing. it's a huge > download. if it came with it, please tell me where the file is located > on the cd. thanks again.. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message First off what window manager are yopu running? If it is fvwm you might try the following. Exec "I" exec rxvt -font 9x15 -fg while -bg Balck -geometry 80x20+224+69 & That all goes on one line in the system.fvwmrc file. www.PLiG.org ahs links to wmgrs that contain man pages and sample config files. Netscape is a download. ftp.netscape.com If you have Linux emulation installed, then you can use the Linux version, for which there a some plugins available. I have had good luck with the Linux version. Frank -- ----------------------------- "At no time is freedom of speech more precious then when a man hits his thumb with a hammer." -- Marshall Lumsden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message