From owner-freebsd-hackers@FreeBSD.ORG Sun Oct 11 14:29:25 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C101106568F for ; Sun, 11 Oct 2009 14:29:25 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id C30BE8FC12 for ; Sun, 11 Oct 2009 14:29:24 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id DBE251CC4F; Sun, 11 Oct 2009 16:29:23 +0200 (CEST) Date: Sun, 11 Oct 2009 16:29:23 +0200 From: Ed Schouten To: Paul B Mahol Message-ID: <20091011142923.GT71731@hoeg.nl> References: <3a142e750910100150g7459e037u7b84b4b4bbc2bf8@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jZNlLGxhPb4urluq" Content-Disposition: inline In-Reply-To: <3a142e750910100150g7459e037u7b84b4b4bbc2bf8@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-hackers@freebsd.org, Alexander Best Subject: Re: sysinstall colours X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2009 14:29:25 -0000 --jZNlLGxhPb4urluq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Paul B Mahol wrote: > This have nothing to do with ncurses, colors you like simple can not > be displayed in current syscons(4) and making support for 256 colors > or even true bit color in sysinstall(so that it looks amazing in > konsole) is waste of time. Yes. As of recently, our terminal emulator gained 256 color support, but this gets smashed down to 8 colors, simply because Syscons cannot handle more than 16 foreground and 8 background colors. This is how colors are converted: http://80386.nl/pub/xterm-256.png http://80386.nl/pub/teken-256.png --=20 Ed Schouten WWW: http://80386.nl/ --jZNlLGxhPb4urluq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkrR68MACgkQ52SDGA2eCwUihACeOP1eVfV5fEpiRcT5m/dDGil8 jhEAn0j7EalAHPPP26T1cU+crKgyzBUP =FOYf -----END PGP SIGNATURE----- --jZNlLGxhPb4urluq--