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:
“As the end of the century approaches, all our culture is like the culture of flies at the beginning of winter. Having lost their agility, dreamy and demented, they turn slowly about the window in the first icy mists of morning. They give themselves a last wash and brush-up, their ocellated eyes roll, and they fall down the curtains.”
—Jean Baudrillard (b. 1929)
“I told you, sir, they were red-hot with drinking;
So full of valour that they smote the air,
For breathing in their faces, beat the ground
For kissing of their feet.”
—William Shakespeare (15641616)
“Every obstruction of the course of justice,is a door opened to betray society, and bereave us of those blessings which it has in view.... It is a strange way of doing honour to God, to screen actions which are a disgrace to humanity.”
—Laurence Sterne (17131768)
“Heaven is large, and affords space for all modes of love and fortitude. Why should we be busybodies and superserviceable?”
—Ralph Waldo Emerson (18031882)