man-pages/man8/setvtrgb.8.html
2021-03-31 01:06:50 +01:00

93 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of SETVTRGB</TITLE>
</HEAD><BODY>
<H1>SETVTRGB</H1>
Section: Maintenance Commands (8)<BR>Updated: 3 Mar 2011<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
setvtrgb - set the virtual terminal RGB colors
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>setvtrgb</B>
<I>-h|-V|vga|FILE|-</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
The
<I>setvtrgb</I>
command takes a single argument, either the string
<B>vga</B>
, or a path to a file
containing the red, green, and blue colors to be used by the Linux virtual terminals.
<P>
If you use the
<B>FILE</B>
parameter,
<B>FILE</B>
should be exactly 3 lines of 16
comma-separated decimal values for RED, GREEN, and BLUE.
<P>
To seed a valid
<B>FILE</B>
:
<DL COMPACT><DT id="1"><DD>
<B>cat /sys/module/vt/parameters/default_{red,grn,blu} &gt; FILE</B>
</DL>
<P>
And then edit the values in
<B>FILE</B>
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OTHER OPTIONS</H2>
<DL COMPACT>
<DT id="2">-h<DD>
Prints usage message and exits.
<DT id="3">-V<DD>
Prints version number and exists.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
The utility is written by Alexey Gladkov, Seth Forshee, Dustin Kirkland.
<P>
<A NAME="lbAG">&nbsp;</A>
<H2>DOCUMENTATION</H2>
Documentation by Dustin Kirkland.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">OTHER OPTIONS</A><DD>
<DT id="8"><A HREF="#lbAF">AUTHOR</A><DD>
<DT id="9"><A HREF="#lbAG">DOCUMENTATION</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:16 GMT, March 31, 2021
</BODY>
</HTML>