From owner-freebsd-questions Sat Dec 18 21: 1:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 36DD614C11 for ; Sat, 18 Dec 1999 21:01:37 -0800 (PST) (envelope-from iratus@home.com) Received: from cc602670-a ([24.0.114.133]) by mail.rdc2.occa.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19991219050136.BKCN2095.mail.rdc2.occa.home.com@cc602670-a>; Sat, 18 Dec 1999 21:01:36 -0800 Message-Id: <3.0.6.32.19991218210136.008e9820@mail.flrtn1.occa.home.com> X-Sender: iratus@mail.flrtn1.occa.home.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Sat, 18 Dec 1999 21:01:36 -0800 To: freebsd-questions@FreeBSD.ORG, William Richard From: iratus@home.com Subject: Re: NCD X-terminal, FreeBSD and XDM ... Cc: The Hermit Hacker , freebsd-questions@FreeBSD.ORG In-Reply-To: <19991219143513.B465@freebie.lemis.com> References: <3853529B.8BF560E5@tdl.com> <3853529B.8BF560E5@tdl.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 14:35 12/19/99 +1030, Greg Lehey wrote: >On Saturday, 11 December 1999 at 23:45:31 -0800, William Richard wrote: >> The Hermit Hacker wrote: >> >>> I picked up an NCD Xterminal to work off of, since my monitor was/is >>> slowly going...got XDM to work and can start up my Xsessions from my >>> FreeBSD box... >>> >>> Problems: color sucks... >>> >>> If I used startx on my console, I always added -- -bpp 16, to improve >>> things...how does one do similar under xdm? I can't find anything but the >>> man pages on this, and they don't *appear* to indicate anything I can do >>> as a runtime option ... >> >> I could be mistaken here (and by all means, correct me if I'm wrong), >> but I don't think the answer you're looking for is on the host machine. >> Remember that the X terminal is essentially a stripped-down computer >> running only an X server, and it is the X server that communicates with >> the video hardware. Thus any configuration you want to do to your X >> server (like specifying display bit depth) should be done through your X >> terminal. > >No, you're not mistaken. The colour depth is a function only of the X >server. And you'll probably find that it can only do 8 bpp, which >would completely explain the lousy colour. > >> So try your X terminal documentation. > >You should definitely do this; it could be that it will do more than >8bpp. > >Greg >-- >When replying to this message, please copy the original recipients. >For more information, see http://www.lemis.com/questions.html >Finger grog@lemis.com for PGP public key >See complete headers for address and phone numbers > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > I could be way off base here (forgive if I am I am not up to date on the list) but, if your xserver will support 16 or 32 bit color to begin with you should be able to stitch in the command "DefaultColorDepth [16 or whatever]" in the screen section of your /etc/XFConfig file-If I am mistaken I apologise in advance for the waste of bandwidth. Jeff Phillips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message