setvtrgb(8)


NAME

   setvtrgb - set the virtual terminal RGB colors

SYNOPSIS

   setvtrgb vga|FILE|-

DESCRIPTION

   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

AUTHOR

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

DOCUMENTATION

   Documentation by Dustin Kirkland.


More Linux Commands

manpages/SDL_JoystickNumButtons.3.html
SDL_JoystickNumButtons(3) - Get the number of joysitck butto
Return the number of buttons available from a previously opened SDL_Joystick. RETURN VALUE Number of buttons. SEE ALSO SDL_JoystickGetButton, SDL_JoystickOpen S

manpages/findfs.8.html
findfs(8) - find a filesystem by label or UUID (Man Page)...
findfs will search the block devices in the system looking for a filesystem or partition with specified tag. The currently supported tags are: LABEL=<label> Spe

manpages/Tk_SetWindowBorderWidth.3.html
Tk_SetWindowBorderWidth(3) - change window configuration or
These procedures are analogous to the X library procedures with similar names, such as XConfigureWindow. Each one of the above procedures calls the correspondin

manpages/argz_create.3.html
argz_create(3) - functions to handle an argz list (ManPage)
These functions are glibc-specific. An argz vector is a pointer to a character buffer together with a length. The intended interpretation of the character buffe

manpages/nocbreak_sp.3ncurses.html
nocbreak_sp(3ncurses) - curses screen-pointer extension.....
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

manpages/Cyrus::IMAP::IMSP.3pm.html
Cyrus::IMAP::IMSP(3pm) - Perl module for Cyrus IMSP user opt
This module is a Perl interface to the Cyrus IMSP functions that relate to user options (preferences). Only three IMSP operations are implemented: set, unset, a

manpages/epoll_wait.2.html
epoll_wait.2 - epoll_wait(2) - wait for an I/O event on an epoll file descr
The epoll_wait() system call waits for events on the epoll(7) instance referred to by the file descriptor epfd. The memory area pointed to by events will contai

manpages/gnutls_x509_dn_import.3.html
gnutls_x509_dn_import(3) - API function - Linux manual page
This function parses an RDN sequence and stores the result to a gnutls_x509_dn_t structure. The structure must have been initialized with gnutls_x509_dn_init().

manpages/ldap_attributetype2name.3.html
ldap_attributetype2name(3) - Schema definition handling rout
These routines are used to parse schema definitions in the syntax defined in RFC 4512 into structs and handle these structs. These routines handle four kinds of

manpages/apparmor_parser.8.html
apparmor_parser(8) loads AppArmor profiles into the kernel
apparmor_parser is used as a general tool to compile, and manage AppArmor policy, including loading new apparmor.d(5) profiles into the Linux kernel. AppArmor p

manpages/pamseq.1.html
pamseq(1) - generate PAM image of all possible tuple values,
This program is part of Netpbm(1) pamseq generates a PAM image of a specified depth and specified maxval that consists of a single row. The row consists of one

manpages/sqlite3.n.html
sqlite3(n) an interface to the SQLite3 database engine......
SQLite3 is a self-contains, zero-configuration, transactional SQL database engine. This extension provides an easy to use interface for accessing SQLite databas





We can't live, work or learn in freedom unless the software we use is free.