Query: setvtrgb
OS: centos
Section: 8
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SETVTRGB(8) System Manager's Manual SETVTRGB(8)NAMEsetvtrgb - set the virtual terminal RGB colorsSYNOPSISsetvtrgb vga|FILE|-DESCRIPTIONThe 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 FILEAUTHORThe utility is written by Alexey Gladkov, Seth Forshee, Dustin Kirkland.DOCUMENTATIONDocumentation by Dustin Kirkland. Set Virtual Terminal RGB Colors 3 Mar 2011 SETVTRGB(8)