Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Screensaver
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Slurp53
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 255
Location: Iowa

PostPosted: Thu Sep 12, 2002 11:03 pm    Post subject: Screensaver Reply with quote

How do I increase the time before fluxbox goes to screensaver? My screen goes all grey after about 10 minuets of no activity. I would like it to not do this.

:? :?
_________________
"Welcome to the Pleasuredome" -- Frankie Goes to Hollywood
Back to top
View user's profile Send private message
BinaryAlchemy
n00b
n00b


Joined: 31 May 2002
Posts: 42
Location: Ca, US

PostPosted: Thu Sep 12, 2002 11:26 pm    Post subject: Reply with quote

If you're not running xscreensaver (your're not by default) then "man xset" is what you need. It's a rather convoluted command though. To just disable blanking should be "xset -dpms"
Back to top
View user's profile Send private message
Slurp53
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 255
Location: Iowa

PostPosted: Fri Sep 13, 2002 2:58 am    Post subject: Reply with quote

I was not running xscreensaver and this looks like exactly what I wanted. Did I read correctly, will I have to issue this command every time I reboot?
_________________
"Welcome to the Pleasuredome" -- Frankie Goes to Hollywood
Back to top
View user's profile Send private message
BinaryAlchemy
n00b
n00b


Joined: 31 May 2002
Posts: 42
Location: Ca, US

PostPosted: Fri Sep 13, 2002 10:48 pm    Post subject: Reply with quote

You would have to do that every time the xserver is started. If you have your own .xinitrc file you could add it to that, otherwise .Xclients would be the propper place.
E.g. .Xclients:
Code:

#!/bin/sh
xset -dpms &
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Sat Sep 14, 2002 8:31 am    Post subject: Reply with quote

You can also remove the directive:
Code:
        Option       "DPMS"

from the "Monitor" section in your /etc/X11/XF86Config (if you have it there).
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum