Allow the same output to be specified several times on the command line
authorBrice Goglin <bgoglin@debian.org>
Fri, 14 Dec 2007 23:49:35 +0000 (00:49 +0100)
committerBrice Goglin <bgoglin@debian.org>
Fri, 14 Dec 2007 23:49:35 +0000 (00:49 +0100)
commit5c2a003adab4aaa979a095e18793b01cfa694bf4
tree17fc197a9bc67d1891c0cfd0b544b7c1629b9956
parentab5e07fdd10f6340289b786414804a034ca98f0b
Allow the same output to be specified several times on the command line

Without this
  xrandr --output FOO --mode 1024x768 --output FOO --rotate left
only changed the mode but did not apply the rotation.

Reported by Marc Haber in
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455225
xrandr.c