Allow -x and -y switches to undo themselves
authorConnor Behan <connor.behan@gmail.com>
Wed, 11 Jun 2014 06:56:12 +0000 (23:56 -0700)
committerAaron Plattner <aplattner@nvidia.com>
Wed, 25 Jun 2014 23:35:02 +0000 (16:35 -0700)
commit00477d88297eaa6c87aa144548590c32540e3928
tree8a8c0ed98e0ad8cb2798be0cca79a216b7c06c22
parent7d464312fb84c080a6e287edd21a794193a0dd78
Allow -x and -y switches to undo themselves

People who want to dick around might think it is safe to run "xrandr -x"
before they know any of the other syntax. When "xrandr -x" again does
not get back to a normal screen, they are stuck having to read a manpage
with reflected text.

Signed-off-by: Connor Behan <connor.behan@gmail.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Tested-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
xrandr.c