Changeset 707

Show
Ignore:
Timestamp:
07/16/08 10:14:56 (4 months ago)
Author:
free
Message:

Disable DPMS in the LCD monitor

Location:
mediastation/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • mediastation/trunk/debian/changelog

    r705 r707  
    1 mediastation (2.0.8.2) 64studio; urgency=low 
     1mediastation (2.0.8.3) 64studio; urgency=low 
    22 
    33  * Run cdd-config limits 
     
    66  * Added userskel tree 
    77  * Custom xorg.conf 
     8  * Disable DPMS in the LCD monitor 
    89 
    910 -- Free Ekanayaka <freee@debian.org>  Sat, 05 Jul 2008 14:27:05 +0100 
  • mediastation/trunk/themes/xorg/xorg.conf.mediastation

    r706 r707  
    9494Section "Monitor" 
    9595        Identifier      "Generic Monitor" 
     96        Option          "DPMS" "False" 
    9697EndSection 
    9798