sys

git clone git://mattcarlson.org/repos/sys.git
Log | Files | Refs

xorg.conf (210B)


      1 Section "Extensions"
      2     Option "DPMS" "Disable"
      3 EndSection
      4 
      5 Section "ServerFlags"
      6     Option "StandbyTime" "0"
      7     Option "SuspendTime" "0"
      8     Option "OffTime"     "0"
      9     Option "BlankTime"   "0"
     10 EndSection