Skip to content

Turn off outputs before applying config#31

Closed
SphericalHam wants to merge 1 commit intowertarbyte:masterfrom
SphericalHam:turn-off-displays
Closed

Turn off outputs before applying config#31
SphericalHam wants to merge 1 commit intowertarbyte:masterfrom
SphericalHam:turn-off-displays

Conversation

@SphericalHam
Copy link

This is needed to avoid the case where xrandr turns on new outputs
before turning off old ones. On some devices, this will cause the output
limit to be exceeded, causing the entire command to fail.

Outputs that should be on that are already on will not be turned off.

This is needed to avoid the case where xrandr turns on new outputs
before turning off old ones. On some devices, this will cause the output
limit to be exceeded, causing the entire command to fail.
@phillipberndt
Copy link

Duplicate of #21, #18 and #16. See also #29.

@SphericalHam
Copy link
Author

Duplicate, eh? Will be more careful to catch that sort of thing in the future.

SphericalHam pushed a commit to SphericalHam/autorandr that referenced this pull request Nov 30, 2017
Improve usage information with GetoptError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants