diff options
Diffstat (limited to 'package/xinit/patches/patch-startx_cpp')
-rw-r--r-- | package/xinit/patches/patch-startx_cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/xinit/patches/patch-startx_cpp b/package/xinit/patches/patch-startx_cpp index cf47ce9b4..2b3ee6aea 100644 --- a/package/xinit/patches/patch-startx_cpp +++ b/package/xinit/patches/patch-startx_cpp @@ -20,12 +20,3 @@ authdisplay=${display:-:0} #if defined(HAS_COOKIE_MAKER) && defined(MK_COOKIE) -@@ -347,5 +336,8 @@ screenrestore - kbd_mode -a - #endif - -+xset dpms 0 0 60 -+xset s 0 -+ - exit $retval - |