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, screen and/or modes:
“Tree at my window, window tree,
My sash is lowered when night comes on;
But let there never be curtain drawn
Between you and me.”
—Robert Frost (18741963)
“When thou, poor Excommunicate
From all the joys of love, shalt see
The full reward and glorious fate
Which my strong faith shall purchase me,
Then curse thine own inconstancy!”
—Thomas Carew (15891639)
“We like the chase better than the quarry.... And those who philosophize on the matter, and who think men unreasonable for spending a whole day in chasing a hare which they would not have bought, scarce know our nature. The hare in itself would not screen us from the sight of death and calamities; but the chase, which turns away our attention from these, does screen us.”
—Blaise Pascal (16231662)
“In the final analysis, style is art. And art is nothing more or less than various modes of stylized, dehumanized representation.”
—Susan Sontag (b. 1933)