From a05ecf2bffe412c55208fc55003cf19ed51c5c65 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 12 Oct 2009 10:57:12 -0400 Subject: [PATCH] drop -find from sshvnc auth --- .vnc/profiles/vapier-auth.vnc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vnc/profiles/vapier-auth.vnc b/.vnc/profiles/vapier-auth.vnc index c369b55..0ecc1d6 100644 --- a/.vnc/profiles/vapier-auth.vnc +++ b/.vnc/profiles/vapier-auth.vnc @@ -1,9 +1,9 @@ [connection] -host=localhost root@vapier cmd=PORT= x11vnc -find -localhost -nopw -ncache 10 -noxdamage -auth /var/run/xauth/A +host=localhost root@vapier cmd=PORT= x11vnc -localhost -nopw -ncache 10 -noxdamage -auth /var/run/xauth/A port=5900 proxyhost=root@vapier proxyport=root@vapier -disp=localhost root@vapier cmd=PORT= x11vnc -find -localhost -nopw -ncache 10 -noxdamage -auth /var/run/xauth/A:0-* +disp=localhost root@vapier cmd=PORT= x11vnc -localhost -nopw -ncache 10 -noxdamage -auth /var/run/xauth/A:0-* [options] # parameters commented out with '#' indicate the default setting. -- 2.39.2