Public bug reported:

$ 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...)

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1444895

Title:
  xrandr --brightness resets gamma ratio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1444895/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to