portable >> Back light doesn't turn off

by James Knott » Wed, 25 May 2005 02:00:26 GMT

I have a ThinkPad R31, running SuSE 9.3. One thing I've noticed, it that
when the screen blanks, after a period of inactivity, the back light stays
on, unlike in Window, where it turns off. Is there any way to get the back
light to turn off, when it's not needed?

tnx jk



portable >> Back light doesn't turn off

by Jerry Peters » Wed, 25 May 2005 03:50:36 GMT




I had the same problem with my Dell C600, here's the relevant part of
my xorg.conf.

In ServerLayout:

# first blank the screen, then turn off backlight 1 min later
Option "BlankTime" "11" # doesn't turn off backlight
# Option "StandbyTime" "10" # doesn't turn off backlight
# Option "SuspendTime" "11" # doesn't turn off backlight
Option "OffTime" "12" # Turns off backlight

I also have a script which turns off the backlight anytime I want:

#! /bin/sh
##
## Turn off the backlight.
##
sleep 1
xset dpms force off


Jerry



portable >> Back light doesn't turn off

by Alexander Clouter » Wed, 25 May 2005 05:17:27 GMT



usually all you need to do is make sure your 'Monitor' in your
xorg.conf/XF86Config-4 file has the DPMS line:

-----------
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-67
VertRefresh 50-75
Option "DPMS"
EndSection
-----------

Does that give you any joy?

Cheers

Alex


Back light doesn't turn off

by James Knott » Wed, 25 May 2005 08:59:38 GMT





Unfortunately, it didn't work. :-(



Back light doesn't turn off

by James Knott » Wed, 25 May 2005 09:40:14 GMT





That did it.

tnx




Similar Threads

1. [RFT] Fix psmouse turning off light on optical mice - Linux

2. [PATCH] Sparc doesn't build without input support / can't turn off VTs

3. [News] Monopolists Have Internet Turn Darker and Turn Back on Standards - Linux

4. [News] [Linux] Moonlight Turns the Lights Out on Microsoft's Anti-Linux Venom

5. both promising now, Martin and Tom solved the dirty lights in back of new tailor CYQAIfU85Zx - Linux

6. USB Key light on/off state depending on mount

7. HDD LED doesn't light. - Linux

8. MSK 10: How to turn off light of USB optical mouse during idle times?

Hi, 
My Mandrake 10 (OE) stays idle (unattended) for long times (hours). 
How can I turn off the LED (light) in my USB optical MS wheel mouse (in
order to preserve its life)? 
I've seen similar feature in MS... 
If that matters I've an integrated USB 2.0 mother board  (ECS L7VMM2) with
an Athlon XP +1800 and 512 MB ram. 
 
TIA