Author Topic: BRIGHTNESS IN LUCID LYNX  (Read 4812 times)

HoneyBadger

  • Posts: 4
  • Turrets: +0/-0
BRIGHTNESS IN LUCID LYNX
« 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?

mooseberry

  • Community Moderators
  • *
  • Posts: 4005
  • Turrets: +666/-325
Re: BRIGHTNESS IN LUCID LYNX
« Reply #1 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.
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

HoneyBadger

  • Posts: 4
  • Turrets: +0/-0
Re: BRIGHTNESS IN LUCID LYNX
« Reply #2 on: May 01, 2010, 08:36:41 pm »
Hi MooseBerry! Where do you set the r-gamma? At the console?

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
Re: BRIGHTNESS IN LUCID LYNX
« Reply #3 on: May 01, 2010, 09:16:34 pm »
console is ~

then type /r_gamma [number] and hit enter.
spam spam spam, waste waste waste!

ACKMAN

  • Posts: 342
  • Turrets: +9/-20
Re: BRIGHTNESS IN LUCID LYNX
« Reply #4 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.

HoneyBadger

  • Posts: 4
  • Turrets: +0/-0
Re: BRIGHTNESS IN LUCID LYNX
« Reply #5 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..

Aviator

  • Posts: 277
  • Turrets: +500/-14
Re: BRIGHTNESS IN LUCID LYNX
« Reply #6 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.

Cadynum

  • Posts: 222
  • Turrets: +29/-13
Re: BRIGHTNESS IN LUCID LYNX
« Reply #7 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

HoneyBadger

  • Posts: 4
  • Turrets: +0/-0
Re: BRIGHTNESS IN LUCID LYNX
« Reply #8 on: May 03, 2010, 05:12:52 pm »
Cadynum thank you very much sir! The xgamma -gamma x  worked just fine!

Chill

  • Posts: 16
  • Turrets: +0/-5
Re: BRIGHTNESS IN LUCID LYNX
« Reply #9 on: May 03, 2010, 08:26:18 pm »
just do /r_mapoverbrightbits 4 if the other doesn't work
>>>> signature <<<<

Kiwi

  • Posts: 859
  • Turrets: +29/-9
Re: BRIGHTNESS IN LUCID LYNX
« Reply #10 on: May 05, 2010, 03:28:28 am »
just do /r_mapoverbrightbits 4 if the other doesn't work
What does this do?