From: tachylatus Date: Thu, 30 Jan 2014 17:43:53 +0000 (+0100) Subject: Apply normal rotation unless another one is set (ver.2) X-Git-Tag: 1.0~140^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=13decd1df7b3c9186eb171589501f1a635e766ae;p=deb_pkgs%2Fautorandr.git Apply normal rotation unless another one is set (ver.2) --- diff --git a/autorandr b/autorandr index e5f8a6e..feababd 100755 --- a/autorandr +++ b/autorandr @@ -141,6 +141,9 @@ current_cfg_xrandr() { if ($4 !~ /^\(/) { print "rotate "$4; } + else { + print "rotate normal"; + } next; } # disconnected or disabled displays