Author Topic: Screensaver Problem  (Read 2362 times)

Conzul

  • Posts: 1064
  • Turrets: +78/-17
Screensaver Problem
« on: October 27, 2009, 01:06:06 am »
I always have to turn off my screensaver when I run tremulous, because it comes on in the middle of the game and performs and alt+tab on me. How can I stop my screensaver coming on in the middle of a match, without turning it off first? It's very annoying.

System: Compaq-Presario SR2013WM
OS:     Ubuntu Jaunty
Graphics: NVidia GeForce 6150 LE onboard

thx for any help

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: Screensaver Problem
« Reply #1 on: October 27, 2009, 03:17:48 am »
Most screensavers/energy saving software have a blacklist, where you can specify to suspend energy saving when a certain software is running.

Conzul

  • Posts: 1064
  • Turrets: +78/-17
Re: Screensaver Problem
« Reply #2 on: October 29, 2009, 06:40:21 am »
I checked for one, but did not find any such settings. Only settings for what to do when the power button is pressed. Any other ideas?

Kiwi

  • Posts: 859
  • Turrets: +29/-9
Re: Screensaver Problem
« Reply #3 on: November 06, 2009, 02:43:19 pm »
Create a launcher that does:
Code: [Select]
gnome-screensaver-command --inhibitas long as the terminal is open, your screen saver won't come up.  There was a better way to do this, I used to use it.  I'll look around for you, and see if I can find some thing better.

Conzul

  • Posts: 1064
  • Turrets: +78/-17
Re: Screensaver Problem
« Reply #4 on: November 13, 2009, 02:35:53 am »
Wow thanks.

Kiwi

  • Posts: 859
  • Turrets: +29/-9
Re: Screensaver Problem
« Reply #5 on: November 13, 2009, 03:16:13 am »
no problem =)