vidcontrol - a utility for manipulating the syscons video driver
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
@(#)vidcontrol.1
The following command line options are supported.
"-r " foreground background Change reverse mode colors to foreground and background .
"-b " color Set border color to color (only supported on VGA hardware):
"-c " start.end Change the cursor apperance. The cursor is changed to a shape that starts on scanline start and ends on scanline end .
"-l " scrmap Install screen output map file from scrmap
"-L " Install default screen output map.
"-f " size file Load font file for size (currently, only 8x8, 8x14 or 8x16). The fontfile can be either uuencoded or in raw binary format.
"-t " N|off Sets the screensaver timeout to N seconds, or turns it off
"-s " NAME|help Sets the screensaver appearance to NAME . Use -s help to print a list of the available screen savers.