comparison DOCS/xml/en/video.xml @ 13908:befd295c58d3

small clarification and syntactic fix (approved by Diego)
author rathann
date Wed, 10 Nov 2004 01:45:52 +0000
parents e8e83796928c
children c66b1514ce5b
comparison
equal deleted inserted replaced
13907:2fcc9d0da3ae 13908:befd295c58d3
471 command line. The default behavior is to switch to a resolution matching 471 command line. The default behavior is to switch to a resolution matching
472 the original resolution of the video as close as possible. It deliberately 472 the original resolution of the video as close as possible. It deliberately
473 ignores the <option>-vm</option> and <option>-fs</option> options 473 ignores the <option>-vm</option> and <option>-fs</option> options
474 (enabling of video mode switching and fullscreen) - it always tries to 474 (enabling of video mode switching and fullscreen) - it always tries to
475 cover as much area of your screen as possible by switching the video mode, 475 cover as much area of your screen as possible by switching the video mode,
476 thus refraining to use a single additional cycle of your CPU to scale the 476 thus refraining from using additional cycles of your CPU to scale the
477 image. If you don't like the mode it chooses you may force it to choose 477 image. If you don't like the mode it chooses you may force it to choose
478 the mode matching closest the resolution you specify by <option>-x</option> 478 the mode matching closest the resolution you specify by <option>-x</option>
479 and <option>-y</option>. By providing the <option>-v</option> option, the 479 and <option>-y</option>. By providing the <option>-v</option> option, the
480 DGA driver will print, among a lot of other things, a list of all 480 DGA driver will print, among a lot of other things, a list of all
481 resolutions supported by your current <filename>XF86Config</filename> file. 481 resolutions supported by your current <filename>XF86Config</filename> file.