The stream-based console window is a completely separate library, using
its own configuration info. It will look at the environment variable
CONSOLE
, which should contain a string of the form
name:value{,name:value} where name is
one of:
sl
rows
cols
x
y
Under Windows 95 or 98, you will normally specify this in your autoexec.bat
file. Here is
an example:
% set CONSOLE=sl:600,x:400,y:400
Under Windows NT and Windows 2000 or newer, you would use the System
Control Panel.
Many of these settings are also accessible from the menu Settings
of the console.