Announcement

Collapse
No announcement yet.

Control Brightness/Contrast via xorg.conf

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Control Brightness/Contrast via xorg.conf

    Is there a way to control brightness and contrast via xorg.conf?

  • #2
    I use
    Code:
    xgamma -gamma [I]value[/I]
    to control the brightness. It does not belong to xorg.conf, but should be executed somewhere(add it to xinitrc, autorun etc)

    Value is 1.0 - default, 2.0 - two times higher, -0.5 - half brightness etc.
    Last edited by crazycheese; 07 July 2011, 01:34 PM.

    Comment


    • #3
      most monitors have their own brightness and contrast control buttons.
      If you are using a laptop, the brightness control might not work perfectly, the gamma controls appear fake, I have to use workarounds like nvidiabl backlight driver to get backlight controls working.

      Comment

      Working...
      X