Linux Lite Forums

Hardware - Support => Tutorials => Topic started by: justme2 on April 11, 2018, 03:57:16 PM

Title: Laptop LCD gamma adjustment
Post by: justme2 on April 11, 2018, 03:57:16 PM
A lack of display adjustment application and dissatisfaction with colour rendition, led me to find a commandline application for gamma adjustment.

xgamma -gamma g.g     where g.g is a value between about 0.2 and 2.0

Individual rgb settings can also be changed:

    -rgamma g.g             Red Gamma Value
    -ggamma g.g            Green Gamma Value
    -bgamma g.g            Blue Gamma Value
Title: Re: Laptop LCD gamma adjustment
Post by: kpanic on June 22, 2018, 08:09:48 AM
@justme2 , thank you for the hint!

I was trying to find a way to adjust the screen brightness also.
I'll give this a try...
Title: Re: Laptop LCD gamma adjustment
Post by: justme2 on June 22, 2018, 03:22:53 PM
@justme2 , thank you for the hint!

I was trying to find a way to adjust the screen brightness also.
I'll give this a try...


I'm pleased that I may have been able to help :)