]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Fix xrandr -q parsing when output contains "primary"
authortachylatus <helgesdk@gmail.com>
Thu, 4 Jul 2013 10:39:40 +0000 (12:39 +0200)
committertachylatus <helgesdk@gmail.com>
Thu, 4 Jul 2013 11:36:03 +0000 (13:36 +0200)
commit393917156558574f0c3e07cccb8ea8c30cfc457f
treea81a36d333ef7c47dc713ec835aa62c1f6a49c4c
parent1ea13e42716c5ee80399a898c25fb23b2e5ae46a
Fix xrandr -q parsing when output contains "primary"

xRandR (in newer versions?) will output an extra columns for primary outputs.
Detect this column and modify the string split and column numbers accordingly.
autorandr