Tremulous Forum

General => Troubleshooting => Topic started by: HoneyBadger on May 01, 2010, 02:39:43 pm

Title: BRIGHTNESS IN LUCID LYNX
Post by: HoneyBadger on May 01, 2010, 02:39:43 pm
Hi there guys. I just upgraded my linux from Karmic to 10.4. Right now my sound problem with tremulous is eliminated. However I have a problem with brightness. I put the brightness on max in the game itself but it's still way to dark to play. It wasn't like that before though. Anyone got ideas on what I can do to fix that?
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: mooseberry on May 01, 2010, 08:09:26 pm
If you havn't done so, set r_gamma higher. Expirement with your monitor, but somewhere from 1.1 to 1.4 or so.
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: HoneyBadger on May 01, 2010, 08:36:41 pm
Hi MooseBerry! Where do you set the r-gamma? At the console?
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: your face on May 01, 2010, 09:16:34 pm
console is ~

then type /r_gamma [number] and hit enter.
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: ACKMAN on May 01, 2010, 09:19:11 pm
With the default client, changing gamma results in a darker screen... So - set r_gamma to 1 if it doesn't fix raising it.
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: HoneyBadger on May 02, 2010, 12:08:07 am
Yeah I just tried that. Didn't work. My monitor brightness is also at the highest level..
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: Aviator on May 02, 2010, 06:15:36 am
Yeah I just tried that. Didn't work. My monitor brightness is also at the highest level..
Did you try reinstalling your graphics driver? When I used Linux the same thing happened to me and I just had to do it.
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: Cadynum on May 02, 2010, 05:34:44 pm
Try:
Code: [Select]
xmodmap -e "remove lock = Caps_Lock"
After that, if you cant get brightness to work in game, set it with:
Code: [Select]
xgamma -gamma 1.6
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: HoneyBadger on May 03, 2010, 05:12:52 pm
Cadynum thank you very much sir! The xgamma -gamma x  worked just fine!
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: Chill on May 03, 2010, 08:26:18 pm
just do /r_mapoverbrightbits 4 if the other doesn't work
Title: Re: BRIGHTNESS IN LUCID LYNX
Post by: Kiwi on May 05, 2010, 03:28:28 am
just do /r_mapoverbrightbits 4 if the other doesn't work
What does this do?