ToastFreeware
/
gregoa
/
zavai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf923ff
)
Revert "export DISPLAY in display hook, xset fails otherwise"
author
gregor herrmann
<gregoa@debian.org>
Fri, 15 Jan 2010 22:06:52 +0000
(23:06 +0100)
committer
gregor herrmann
<gregoa@debian.org>
Fri, 15 Jan 2010 22:06:52 +0000
(23:06 +0100)
This reverts commit
a89f860830ed265aa3fbd2048154f645a7b458ef
.
hooks/display
patch
|
blob
|
history
diff --git
a/hooks/display
b/hooks/display
index d29a95bec9a03377ecaa4b93dc100fd2c137d274..7fb032c9f0ec177adff9cecf95f3bb0d60607de6 100755
(executable)
--- a/
hooks/display
+++ b/
hooks/display
@@
-1,7
+1,4
@@
#!/bin/sh
-
-export DISPLAY=:0
-
case "$1" in
# At the start of zavai
init)