You must choose one of these two console types, and, if you plan to use X Windows, enable the XSERVER option and optionally, a bus mouse or PS/2 mouse device.
sc0
is the default
console driver, which resembles an SCO console.
Since most full-screen programs access the console
through a terminal database library like
termcap, it should not matter much whether
you use this or vt0
, the VT220 compatible
console driver. When you log in, set your TERM
variable to ``scoansi'' if full-screen programs
have trouble running under this console.
This is a VT220-compatible
console driver, backwards compatible to VT100/102.
It works well on some laptops which have hardware
incompatibilities with sc0
. Also, set
your TERM variable to ``vt100'' or ``vt220'' when
you log in. This driver might also prove useful
when connecting to a large number of different
machines over the network, where the termcap
or terminfo entries for the sc0
device are often not available -- ``vt100'' should be
available on virtually any platform.
Required
with the vt0
console driver.
This includes code
required to run the XFree86
X Window
Server.
Use this device if you have a Logitech or ATI InPort bus mouse card.
Note: If you have a serial mouse, ignore these two lines, and instead, make sure the appropriate serial port is enabled (probably COM1).
Use this device if your mouse plugs into the PS/2 mouse port.