patch-startx_cpp 234 B

1234567891011
  1. --- xinit-1.2.1.orig/startx.cpp 2010-03-15 23:35:56.000000000 +0100
  2. +++ xinit-1.2.1/startx.cpp 2010-07-15 21:25:44.458413180 +0200
  3. @@ -347,5 +347,8 @@ screenrestore
  4. kbd_mode -a
  5. #endif
  6. +xset dpms 0 0 60
  7. +xset s 0
  8. +
  9. exit $retval