[slang-users] Color Settings ..

John E. Davis davis at space.mit.edu
Thu Jan 11 09:27:12 EST 2007


Ben Duncan <ben at versaccounting.com> wrote:
>I was wondering if S-Lang supports 256 Color combo of which
>the xterm program can now support as well as the Frame Buffer
>console settings.

256 colors are supported provided the terminal's terminfo file
contains the proper value for the "colors" attribute, which specifies
the maximum number of colors supported by the terminal.

The slang SLtt layer knows nothing about frame buffers on Unix.  It
simply sends the escape sequences defined by the terminfo file to the
terminal.

I hope this helps.
--John




More information about the slang-users-l mailing list