]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Enable xrandr outputs one-by-one, --pos 0x0 first
authortachylatus <helgesdk@gmail.com>
Fri, 12 Dec 2014 13:51:19 +0000 (14:51 +0100)
committertachylatus <helgesdk@gmail.com>
Fri, 12 Dec 2014 13:51:19 +0000 (14:51 +0100)
commitf4cce4dc3928ba3f917208c31693abc807b1ff3c
tree0d0bd3b21a6d5d8a1c591ea85baa8da1a9cf6231
parentf594071e2818fc7bccb7aa9b01b9ac785bec4fc2
Enable xrandr outputs one-by-one, --pos 0x0 first

Enabling more than one or two outputs at once may result in this error:
/usr/bin/xrandr: Configure crtc 1 failed
This happens on my Dell Latitude E7440 with three monitors connected.

Disabling many outputs at once still seems safe.

Output positioning may be ignored by xrandr in some cases.
To circumvent this, make sure the output with --pos 0x0 is enabled first.
autorandr