Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2009 08:50:20 +0000
From:      Paul B Mahol <onemda@gmail.com>
To:        Alexander Best <alexbestms@math.uni-muenster.de>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: sysinstall colours
Message-ID:  <3a142e750910100150g7459e037u7b84b4b4bbc2bf8@mail.gmail.com>
In-Reply-To: <permail-20091009195242f0889e8400003710-a_best01@message-id.uni-muenster.de>
References:  <permail-20091009195242f0889e8400003710-a_best01@message-id.uni-muenster.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/9/09, Alexander Best <alexbestms@math.uni-muenster.de> wrote:
> hi there,
>
> sysinstall is probably one of those ancient relics everybody tries to avoid
> dealing with from a developers point of view but i just found this beautiful
> screenie of a (probably) ncurse-based installer:
>
> http://www.phoronix.net/image.php?id=yoper_2009_beta&image=yoper_dresden_7_lrg
>
> i was surprised how much better it looks with those nice colours compared to
> sysinstall.
>
> is there any way the sysinstall colours could be adjusted (without a lot of
> work) to also feature such beautiful colours? i had a quick look at the
> sysinstall, libdialog and ncurses sources and to me it seems that to change
> sysinstall's colours the hardcoded values of
>
> COLOR_BLACK
> COLOR_RED
> COLOR_GREEN
> COLOR_YELLOW
> COLOR_BLUE
> COLOR_MAGENTA
> COLOR_CYAN
> COLOR_WHITE
>
> have to be changed in contrib/ncurses/ncurses/base/lib_color.c or is there
> an
> easier way? because this would of course affect all apps that are linked to
> ncurses.

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750910100150g7459e037u7b84b4b4bbc2bf8>