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:
“Without stirring abroad, One can know the whole world; Without looking out of the window One can see the way of heaven. The further one goes The less one knows.”
—Lao-Tzu (6th century B.C.)
“Farewell? a long farewell to all my greatness.
This is the state of man; today he puts forth
The tender leaves of hopes, tomorrow blossoms,
And bears his blushing honors thick upon him:
The third day comes a frost, a killing frost,
And when he thinks, good easy man, full surely
His greatness is a-ripening, nips his root,
And then he falls as I do.”
—William Shakespeare (15641616)
“Western man represents himself, on the political or psychological stage, in a spectacular world-theater. Our personality is innately cinematic, light-charged projections flickering on the screen of Western consciousness.”
—Camille Paglia (b. 1947)
“The human condition is such that pain and effort are not just symptoms which can be removed without changing life itself; they are the modes in which life itself, together with the necessity to which it is bound, makes itself felt. For mortals, the easy life of the gods would be a lifeless life.”
—Hannah Arendt (19061975)