summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorJohann Latocha2011-06-02 17:39:09 +0200
committerJohann Latocha2011-06-02 17:39:09 +0200
commit36b04887d8a6930ca32d2aceed24a1f9cafc1c8f (patch)
tree7a46796adeae3c0060576d7abfafb758cd839735 /misc
parentDefect #819 (diff)
downloadpvs-36b04887d8a6930ca32d2aceed24a1f9cafc1c8f.tar.gz
pvs-36b04887d8a6930ca32d2aceed24a1f9cafc1c8f.tar.xz
pvs-36b04887d8a6930ca32d2aceed24a1f9cafc1c8f.zip
[PVSGUI] Disable screensaver on connection
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/pvs-vncsrv2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pvs-vncsrv b/misc/pvs-vncsrv
index a8e0621..fa00303 100755
--- a/misc/pvs-vncsrv
+++ b/misc/pvs-vncsrv
@@ -20,7 +20,7 @@
# -----------------------------------------------------------------------------
# parameters for x11vnc
-X11VNC_PARAMS="-bg -forever -display :0 -passwdfile rm:$HOME/.pvs/vncpasswd -o $HOME/.pvs/log.vncsrv -shared"
+X11VNC_PARAMS="-bg -forever -repeat -display :0 -passwdfile rm:$HOME/.pvs/vncpasswd -o $HOME/.pvs/log.vncsrv -shared"
X11VNC_X11="0"
# at the moment the poolVSClient is expected to use the ~/.pvs directory