xserver-multidpi/hw/xfree86/man
Andy Ritger e51ebc18a7 xfree86/modes: Add "NoOutputInitialSize" option
Normally, the X server infers the initial screen size based on any
connected outputs.  However, if no outputs are connected, the X server
picks a default screen size of 1024 x 768.  This option overrides the
default screen size to use when no outputs are connected.  In contrast
to the "Virtual" Display SubSection entry, which applies unconditionally,
"NoOutputInitialSize" is only used if no outputs are detected when the
X server starts.

Parse this option in the new exported helper function
xf86AssignNoOutputInitialSize(), so that other XFree86 loadable drivers
can use it, even if they don't use xf86InitialConfiguration().

Signed-off-by: Andy Ritger <aritger@nvidia.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
2019-03-06 11:33:29 -05:00
..
Makefile.am man/Makefile.am: Fix Xorg.wrap.man Xwrapper.config.man missing from make dist 2014-04-18 16:37:22 +02:00
xorg.conf.d.man man: s/__/@/g 2018-03-27 10:13:17 -04:00
xorg.conf.man xfree86/modes: Add "NoOutputInitialSize" option 2019-03-06 11:33:29 -05:00
Xorg.man xfree86: Remove -flippixels 2018-09-27 16:50:22 +00:00
Xorg.wrap.man man: s/__/@/g 2018-03-27 10:13:17 -04:00
Xwrapper.config.man man: s/__/@/g 2018-03-27 10:13:17 -04:00