NAME | SYNOPSIS | DESCRIPTION | OTHER OPTIONS | AUTHOR | DOCUMENTATION | COLOPHON

SETVTRGB(8)                System Manager's Manual               SETVTRGB(8)

NAME         top

       setvtrgb - set the virtual terminal RGB colors

SYNOPSIS         top

       setvtrgb -h|-V|vga|FILE|-

DESCRIPTION         top

       The setvtrgb command takes a single argument, either the string vga ,
       or a path to a file containing the red, green, and blue colors to be
       used by the Linux virtual terminals.
       If you use the FILE parameter, FILE should be exactly 3 lines of 16
       comma-separated decimal values for RED, GREEN, and BLUE.
       To seed a valid FILE :
              cat /sys/module/vt/parameters/default_{red,grn,blu} > FILE
       And then edit the values in FILE

OTHER OPTIONS         top

       -h     Prints usage message and exits.
       -V     Prints version number and exists.

AUTHOR         top

       The utility is written by Alexey Gladkov, Seth Forshee, Dustin
       Kirkland.

DOCUMENTATION         top

       Documentation by Dustin Kirkland.

COLOPHON         top

       This page is part of the kbd (Linux keyboard tools) project.
       Information about the project can be found at 
       ⟨http://www.kbd-project.org/⟩.  If you have a bug report for this man‐
       ual page, send it to kbd@lists.altlinux.org.  This page was obtained
       from the project's upstream Git repository 
       ⟨git://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git⟩ on
       2017-07-05.  If you discover any rendering problems in this HTML ver‐
       sion of the page, or you believe there is a better or more up-to-date
       source for the page, or you have corrections or improvements to the
       information in this COLOPHON (which is not part of the original man‐
       ual page), send a mail to man-pages@man7.org
Set Virtual Terminal RGB Colors  3 Mar 2011                      SETVTRGB(8)