Hey all, I have an idea to contribute,
if you want your monitor to blank,
suspend, then power off when you are
*not* logged in and away from your
station, please check out this url of my
sample XF86Config file.

http://www.kittypuss.org/~ntr/XF86Config

Remember that I used the XF86Setup app,
and not xconfigurator when I got this file,
the formats are different.

If you run your screen at 1024x768 then notice these parts:

Section "Screen"
   Driver          "Accel"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   BlankTime       5  <------------------------------------Adjust these
   SuspendTime     10  <---------------------------------variables     
   OffTime         15 <------------------------------------(in minutes)
   SubSection "Display"                                         
      Depth        8
      Modes        "1024x768"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1024x768"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1024x768"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1024x768"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1024x768"
   EndSubSection
EndSection
**********************************************************
Any more questions please ask!

Reply via email to