
The NoOutputInitialSize option for X.Org Server 1.21 allows specifying an initial screen size in cases where there are no physical displays currently present.
In cases of no connected outputs, the default size of the X.Org Server would launch at 1024 x 768 but adding NoOutputInitialSize allows specifying an alternative resolution to use in cases where there are no outputs detected at boot time.
It's a practical addition for several different use-cases and is present in xorg-server Git ahead of the eventual 1.21 release, which currently isn't under any timed release cycle. Details on this new option via this commit.
9 Comments