| ITECONFIG(8) | System Manager's Manual | ITECONFIG(8) |
iteconfig — modify
console attributes at run time
iteconfig |
[-i] [-f
file] [-v
volume] [-p
pitch] [-t
msec] [-w
width] [-h
height] [-d
depth] [-x
offset] [-y
offset] [color ...] |
iteconfig is used to modify or examine the
attributes of the console bell and bitmapped console display. The console
bell's volume, pitch, and count may be specified, as well as the bitmapped
display's width, height, horizontal and vertical offset, pixel depth, and
color map.
The following flags are interpreted by
iteconfig:
-i-f-v-p-t-w-h-d-x-yAny additional arguments will be interpreted as colors and will be used to supply the color values for the console view's color map, starting with the first entry in the map. (See the COLOR SPECIFICATION section of this manual page for information on how to specify colors.) If more colors are supplied than are usable by the console view, a warning is printed and the extra colors are ignored.
Colors are hexadecimal numbers which have one of the following formats:
0xff0000 is bright
red, 0xffffff is white, and
0x008080 is dark cyan.0x00 is
black, a value of 0xff is white, and a value of
0x80 is a grey approximately half way in
between.0x1 is black, and a value of
0x0 is white.The iteconfig command is only available on
the amiga and atari ports.
| February 3, 1994 | NetBSD 11.0 |