Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to review all reported bugs in a timely manner.
Unfortunately you didn't tell us with which Ubuntu release you were seeing the reported issue. Is this still relevant when using a currently supported release of Ubuntu? If so then please let us know which one(s) otherwise this report can be left to expire in approximately 60 days time. ** Changed in: xorg (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1444895 Title: xrandr --brightness resets gamma ratio Status in xorg package in Ubuntu: Incomplete Bug description: $ xrandr --verbose | grep -iE '(gamma|bright)' Gamma: 1.0:1.0:1.7 Brightness: 1.0 $ xrandr --output VGA1 --brightness .75 $ xrandr --verbose | grep -iE '(gamma|bright)' Gamma: 1.0:1.0:1.0 Brightness: 0.75 As can be seen in the above command output, changing the brightness with xrandr resets the gamma ratio to 1/1/1/ instead of 1/1/.6 (values in xrandr --verbose output are inverted...) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1444895/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp