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:
“I sometimes have the sense that I live my life as a writer with my nose pressed against the wide, shiny plate glass window of the mainstream culture. The world seems full of straight, large-circulation, slick periodicals which wouldnt think of reviewing my book and bookstores which will never order it.”
—Jan Clausen (b. 1943)
“We worship not the Graces, nor the Parcæ, but Fashion. She spins and weaves and cuts with full authority. The head monkey at Paris puts on a travellers cap, and all the monkeys in America do the same.”
—Henry David Thoreau (18171862)
“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)
“Without any extraordinary effort of genius, I have discovered that nature was the same three thousand years ago as at present; that men were but men then as well as now; that modes and customs vary often, but that human nature is always the same. And I can no more suppose, that men were better, braver, or wiser, fifteen hundred or three thousand years ago, than I can suppose that the animals or vegetables were better than they are now.”
—Philip Dormer Stanhope, 4th Earl Chesterfield (16941773)