summaryrefslogtreecommitdiff
path: root/package/xinit/patches/patch-startx_cpp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
commit7907e3ee7302ac3fd428989a07b0df74f0c52853 (patch)
treee6de18488a687707667927065724372b40510d65 /package/xinit/patches/patch-startx_cpp
parentb70fdbfbf1139605c22083b647337f2b16f62fc3 (diff)
parent61355d1f054c15673adeb62d32dfd4563f89c165 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xinit/patches/patch-startx_cpp')
-rw-r--r--package/xinit/patches/patch-startx_cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/xinit/patches/patch-startx_cpp b/package/xinit/patches/patch-startx_cpp
new file mode 100644
index 000000000..911346c59
--- /dev/null
+++ b/package/xinit/patches/patch-startx_cpp
@@ -0,0 +1,11 @@
+--- xinit-1.2.1.orig/startx.cpp 2010-03-15 23:35:56.000000000 +0100
++++ xinit-1.2.1/startx.cpp 2010-07-15 21:25:44.458413180 +0200
+@@ -347,5 +347,8 @@ screenrestore
+ kbd_mode -a
+ #endif
+
++xset dpms 0 0 60
++xset s 0
++
+ exit $retval
+