Re: [gentoo-user] Screen Power down

2006-06-03 Thread Mick

On 02/06/06, Richard Fish [EMAIL PROTECTED] wrote:

On 6/2/06, Mick [EMAIL PROTECTED] wrote:
 Also, I am not sure that completely removing the DPMS entry is the
 same as adding false instead of true.  Worth trying it out .

You can check quite quickly whether DPMS is enabled or not by running:

xset -q

You can also disable it manually with the xset command.


Very useful tip!  I note two different settings on mine:
=
Screen Saver:
 prefer blanking:  yesallow exposures:  yes
 timeout:  600cycle:  600
=

and
=
DPMS (Energy Star):
 Standby: 1200Suspend: 600Off: 2400
 DPMS is Enabled
 Monitor is On
=

Where is Screen Saver set?  I don't have anything in my xorg.conf . . .

OT Also a bit of an OT question (apologies to the OP): my mouse is a
bit jerky when I move it quickly in a straight line.  The above query
shows:
=
Pointer Control:
 acceleration:  2/1threshold:  4
=

Is this normal?  How do I control its jerkiness? /OT
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Screen Power down

2006-06-02 Thread Raymond Lewis Rebbeck
On Friday, 2 June 2006 23:48, Timothy A. Holmes wrote:
 Hi folks:

 I, like several others have been battling the problem of screens going
 into power saver mode, and I have not been able to come to a resolution
 to it yet.  I followed the discussion of several weeks ago, and it did
 not appear to make a difference.  I have pasted in the relavant parts of
 my xorg.conf.  If someone could please help me out here -- this is
 getting a bit frustrating -- the options I specified according to the
 messages from a couple weeks ago in the section under the monitor (the
 DPMS etc)

 There was a question at the time of the discussion if the 0 was the
 appropriate value to turn stuff off, but I never heard a resolution on
 that either.

 blah blah


Remove the following line.
 Option DPMS true

 blah blah


 Timothy A. Holmes
 IT Manager / Network Admin / Web Master / Computer Teacher

 Medina Christian Academy
 A Higher Standard...

 Jeremiah 33:3
 Jeremiah 29:11
 Esther 4:14

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list




Re: [gentoo-user] Screen Power down

2006-06-02 Thread Peper
If you are using KDE check your settings in Control Center(Peripherals - 
Display - Power Control Tab).
Second thing is to check if you don't have any power saving oprions in your 
monitor's OSD menu.

-- 
Best Regards,
Peper
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Screen Power down

2006-06-02 Thread Teresa and Dale
Raymond Lewis Rebbeck wrote:

Remove the following line.
  

Option DPMS true

blah blah




That should work.  If DPMS is not enabled it should not be able to cut
off the monitor at all.  Don't forget to check setterm if you are using
a console.  That is controlled seperately from the GUI stuff.

Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher

Medina Christian Academy
A Higher Standard...

Jeremiah 33:3
Jeremiah 29:11
Esther 4:14



  



Dale
:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Screen Power down

2006-06-02 Thread Timothy A. Holmes


 -Original Message-
 From: Peper [mailto:[EMAIL PROTECTED]
 Sent: Friday, June 02, 2006 10:43 AM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] Screen Power down
 
 If you are using KDE check your settings in Control Center(Peripherals
-
 Display - Power Control Tab).
 Second thing is to check if you don't have any power saving oprions in
 your
 monitor's OSD menu.
 
 --
 Best Regards,
 Peper
 --
 gentoo-user@gentoo.org mailing list

[Timothy A. Holmes] 

Peper:

I use fluxbox on all my gentoo stations, and the monitor is a lcd panel
on the laptop

TIM


Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
 
Medina Christian Academy
A Higher Standard...
 
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14



-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Screen Power down

2006-06-02 Thread Timothy A. Holmes

 Raymond Lewis Rebbeck wrote:
 
 Remove the following line.
 
 
 Option DPMS true
 
 blah blah
 
 
 That should work.  If DPMS is not enabled it should not be able to cut
 off the monitor at all.  Don't forget to check setterm if you are
using
 a console.  That is controlled seperately from the GUI stuff.
 

[Timothy A. Holmes] 


Hu -- its still powering down -- after about 10 minutes or so -- any
other ideas?

Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
 
Medina Christian Academy
A Higher Standard...
 
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Screen Power down

2006-06-02 Thread Richard Fish

On 6/2/06, Timothy A. Holmes [EMAIL PROTECTED] wrote:

Section Monitor

Identifier  Laptop Panel
HorizSync   31.5
VertRefresh 50-70
Option DPMS true
Option BlankTime 0
Option StandbyTime 0
Option SuspendTime 0
Option OffTime 0


RTFM

According to man xorg.conf, the BlankTime, StandbyTime, SuspendTime
and OffTime settings are supposed to be in the ServerFlags section,
not in the Monitor section.

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Screen Power down

2006-06-02 Thread Mick

On 02/06/06, Richard Fish [EMAIL PROTECTED] wrote:



RTFM

According to man xorg.conf, the BlankTime, StandbyTime, SuspendTime
and OffTime settings are supposed to be in the ServerFlags section,
not in the Monitor section.


Also, I am not sure that completely removing the DPMS entry is the
same as adding false instead of true.  Worth trying it out .
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Screen Power down

2006-06-02 Thread Teresa and Dale
Mick wrote:

 On 02/06/06, Richard Fish [EMAIL PROTECTED] wrote:


 RTFM

 According to man xorg.conf, the BlankTime, StandbyTime, SuspendTime
 and OffTime settings are supposed to be in the ServerFlags section,
 not in the Monitor section.


 Also, I am not sure that completely removing the DPMS entry is the
 same as adding false instead of true.  Worth trying it out .


I'm not sure anymore either.  It used to be that way though.  If it was
not in there, the monitor would stay on all the time, except when in
console.  That may have changed though.  I may have even been using
Xfree then too.  I just always thought it was a option that you had to
turn on.

Me out of clues.

Dale
:-) :-)
-- 
gentoo-user@gentoo.org mailing list