Manual Page Result
0
Command: rcons | Section: 4 | Source: NetBSD | File: rcons.4
RCONS(4) FreeBSD Kernel Interfaces Manual RCONS(4)
NAME
rcons - raster console access
SYNOPSIS
options RASTERCONSOLE_FGCOL=n
options RASTERCONSOLE_BGCOL=n
options RCONS_2BPP
options RCONS_4BPP
options RCONS_16BPP
pmax
pseudo-device rasterconsole N
DESCRIPTION
The rcons driver provides support for machine-independent access to the
raster console. Use of the rcons driver is deprecated in favour of the
wscons(4) machine-independent console driver.
The rcons driver provides simple raster and frame buffer routines. It's
enough to implement a console terminal emulator on monochrome and pseudo-
colour screens.
SEE ALSO
wscons(4)
FreeBSD 14.1-RELEASE-p8 September 21, 2001 FreeBSD 14.1-RELEASE-p8