xserver-multidpi/hw/xfree86/man
vdb@picaros.org ac4c2abe98 xserver: add monitor Option "ZoomModes" [v2]
Section "Monitor"
  Identifier "a21inch"
  Option "PreferredMode" "1600x1200"
  Option "ZoomModes" "1600x1200 1280x1024 1280x1024 640x480"
EndSection

The option's effect is to search for and mark once each named mode in
the output modes list.  So the specification order is free and the zoom
modes sequence follows the order of the output modes list.  All marked
modes are available via the Ctrl+Alt+Keypad-{Plus,Minus} key
combination.

See also http://bugs.freedesktop.org/show_bug.cgi?id=17954.

This option has its use for combined monitor and television setups.
It allows for easy switching between 60 Hz and 50 Hz modes even when a
monitor refuses to display the input signal.

(Includes a few minor changes suggested by Aaron for v2)

Signed-off-by: Servaas Vandenberghe <vdb@picaros.org>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-03-26 13:53:06 -07:00
..
Makefile.am man: relocate manual pages in the man subdir outside doc 2011-03-14 13:50:38 -07:00
xorg.conf.d.man man: relocate manual pages in the man subdir outside doc 2011-03-14 13:50:38 -07:00
xorg.conf.man xserver: add monitor Option "ZoomModes" [v2] 2013-03-26 13:53:06 -07:00
Xorg.man man: s/__xservername__/Xorg/g - no longer required 2012-03-26 16:36:55 -07:00