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:
“On the day of breasts and small hips
the window pocked with bad rain,
rain coming on like a minister,
we coupled, so sane and insane.”
—Anne Sexton (19281974)
“her nose was long and cold,
And her shoes were full of feet.”
—Unknown. In the Night (l. 34)
“Laughter on American television has taken the place of the chorus in Greek tragedy.... In other countries, the business of laughing is left to the viewers. Here, their laughter is put on the screen, integrated into the show. It is the screen that is laughing and having a good time. You are simply left alone with your consternation.”
—Jean Baudrillard (b. 1929)
“Sight and all the other senses are only modes of touch.”
—Samuel Butler (18351902)