Add support for selection of console mode drivers to use using the
commit06591f671f52bd49495fe1d3cc6b6b89deda0e25
authorJoseph Pranevich <jpranevich@lycos.com>
Fri, 25 Dec 1998 08:48:56 +0000 (25 08:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Dec 1998 08:48:56 +0000 (25 08:48 +0000)
tree011a44ed8a98e3512c886d81923ec64f3295638a
parentc65f4a4757e32fe85651fd0aa9634a61855259e0
Add support for selection of console mode drivers to use using the
-console option. Currently "tty", "ncurses", and "xterm" are
supported.
Add stubs for resizing the screen on mode changes.
console/interface.c
include/console.h
include/options.h
loader/main.c
misc/main.c