Make --auto after --output only affect the output.
authorKeith Packard <keithp@guitar.keithp.com>
Fri, 16 Mar 2007 03:55:30 +0000 (20:55 -0700)
committerKeith Packard <keithp@guitar.keithp.com>
Fri, 16 Mar 2007 03:55:30 +0000 (20:55 -0700)
commit7ae11b66cc26395d34070013e23813db3ca3e55f
tree5a741cdcb0b580b20c222027cab9ba5b95e567c0
parenta53cc9b37c40dca936037a89013253f37c9a05ee
Make --auto after --output only affect the output.

--auto has two meanings; if presented before any --output flags, it requests
that connected-but-disabled outputs be enable while disconnected-but-enabled
outputs be disabled. After --output, --auto simply asks that the mode used
for the output be automatically selected. Mixing these two operations is not
a good default.
xrandr.c