Posts Tagged ‘ brightness

Adjusting Contrast, Brightness and Gamma on fglrx 9.5+

ATI has made a change in their fglrx catalyst drivers (9.5+) where setting the gamma in xorg.conf no longer works and is ignored when starting.

In my previous post I went over setting and making these adjustments. The previous methods for Contrast and Brightness remain. However for gamma, the only way and previously existing method is now using fglrx_xgamma.

In terminal;

fglrx_xgamma -c 0 -gamma .85

This setting will be immediately applied and also after restarting.

Adjusting Contrast, Brightness and Gamma on Linux. ATI Proprietary Driver (fglrx).

If you have the ati driver installed correctly and have xorg setup correctly, you can easily change the brightness, contrast and gamma on linux.

I could not find anywhere on google a single search result except for setting gamma, so I post this here.
Read more