From 115e935f72b58e72598c7fccf17364d6cd2fa5a1 Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 11 Sep 2007 20:15:38 +0000 Subject: x11vnc: fix wireframe crash under -clip. Add -redirect for VNC redir. -rawfb nullbig, randbig, solid, swirl, etc. FD_XDM mode to find_display. -listdpy. Add enlightenment. Xvnc.redirect FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect, -svc_xvnc. AUTO_PORT. --- x11vnc/options.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11vnc/options.h') diff --git a/x11vnc/options.h b/x11vnc/options.h index 2fb2143..2689082 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -92,6 +92,8 @@ extern int xform24to32; extern int launch_gui; extern int avahi; +extern int vnc_redirect; +extern int vnc_redirect_sock; extern int use_modifier_tweak; extern int watch_capslock; -- cgit v1.2.1