Re: Energy Star Settings

2000-03-14 Thread kmself
On Mon, Mar 13, 2000 at 04:57:06PM -0800, Parrish M Myers wrote: > Hello all, > > Currently, to get the Energy Star stuff working in X I have to run the > command: > xset dpms 0 1200 2400 > Which sends the monitor into energy save mode after 1200 seconds. Is > there any way to set this

Re: Energy Star Settings

2000-03-14 Thread Jason Christensen
On Mon, 13 Mar 2000, Parrish M Myers wrote: > Is there a config file I can edit such that I don't have to set this > every time I log in? (well I don't set it by hand actually... I let > gdm do it when I log in...) > Sounds to me like you're already doing it in a way that works. I do the same

Re: Energy Star Settings

2000-03-14 Thread Bob Nielsen
Add the following line to /etc/X11/XF86Config: Option "power_saver" "man XF86Config" has information on the various DPMS options which are available. On Mon, Mar 13, 2000 at 04:57:06PM -0800, Parrish M Myers wrote: > Hello all, > > Currently, to get the Energy Star stuff working in X I have to

Energy Star Settings

2000-03-14 Thread Parrish M Myers
Hello all, Currently, to get the Energy Star stuff working in X I have to run the command: xset dpms 0 1200 2400 Which sends the monitor into energy save mode after 1200 seconds. Is there any way to set this for X by default every time it is started? Is there a config file I can edit s