You are not logged in.

#1 2010-01-02 20:55:57

benerivo
Member
Registered: 2008-02-02
Posts: 30

[SOLVED] KGamma settings on KDE4 are not automatically set on login

I have changed the gamma settings in System Settings > Display > Gamma, but everytime i log in to kde4 they are not used. I have to open the gamma settings window for them to work. It's not that the settings aren't remembered, it's just that i need to open the window for them to be activated (i usually do this with Alt+F2 'kgamma' every time i log in). Is there something i can do which will set my gamma levels automatically?

Last edited by benerivo (2010-01-03 09:08:18)

Offline

#2 2010-01-03 00:38:26

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: [SOLVED] KGamma settings on KDE4 are not automatically set on login

Gamma settings can be put in your xorg.conf:

Section "Monitor"
  Identifier  "Monitor0"
  Option      "DPMS"    "true"  # display power management on (true/false)
  Gamma       0.91 0.90 0.92
EndSection

RGB


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

Board footer

Powered by FluxBB