Window and Full Screen Modes
A Win32 console application may run in two modes.
One mode places the text in a window and uses an operating system's font rendering. In this mode, an application's interaction with user is controlled by the windowing system. This is analogous to X Window applications like xterm.
In a full screen mode Win32 console uses a hardware text mode and uploads a raster font to the video adapter. This is analogous to a text system console. Full screen uses Windows' built-in VGA driver, rather than any installed graphics drivers, unless another driver is VGA-compatible. Therefore, it only supports VGA-compatible text modes, giving it a maximum character resolution of 80 columns by 28 rows. This contrasts with comparable consoles in various other operating systems such as Linux, which are able to display higher resolutions through different drivers.
An application can be instantly switched between these two modes with Alt-↵ Enter key combination. Text environments in Unix-like systems usually do not have such feature.
Read more about this topic: Win32 Console
Famous quotes containing the words window, full and/or modes:
“The knocking out of a pipe can be made almost as important as the smoking of it, especially if there are nervous people in the room. A good, smart knock of a pipe against a tin wastebasket and you will have a neurasthenic out of his chair and into the window sash in no time.”
—Robert Benchley (18891945)
“I was
the girl of the chain letter,
the girl full of talk of coffins and keyholes,
the one of the telephone bills,
the wrinkled photo and the lost connections....”
—Anne Sexton (19281974)
“Of the modes of persuasion furnished by the spoken word there are three kinds. The first kind depends on the personal character of the speaker; the second on putting the audience into a certain frame of mind; the third on the proof, provided by the words of the speech itself.”
—Aristotle (384323 B.C.)