X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/e3bb5f4619a2d136b2f76e00a462dbafd0fd8327..6352c6968b7b6b6a725f3b5512f9707f255230c2:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index 8f901d9..2a458ab 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -340,7 +340,7 @@ Host clegg.northdrive.de Match tagged vnc ControlPath none ConnectTimeout 120 - RemoteCommand pkill x11vnc; x11vnc -display :0 -rfbport 5960 -unixsock $XDG_RUNTIME_DIR/x11vnc.%C.sock -nopw -localhost -repeat -timeout 10 -gone '/usr/bin/xautolock -locknow' + RemoteCommand pkill x11vnc; x11vnc -display :0 -rfbport 5960 -unixsock $XDG_RUNTIME_DIR/x11vnc.%C.sock -nopw -localhost -ncache 4 -repeat -timeout 10 -gone '/usr/bin/xautolock -locknow' ### DEFAULTS