From 1776a3a55f59052bd69509c889e4370973305f0d Mon Sep 17 00:00:00 2001 From: runge Date: Thu, 8 Jun 2006 23:06:26 +0000 Subject: x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command. --- x11vnc/xwrappers.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x11vnc/xwrappers.h') diff --git a/x11vnc/xwrappers.h b/x11vnc/xwrappers.h index e464636..38bb72b 100644 --- a/x11vnc/xwrappers.h +++ b/x11vnc/xwrappers.h @@ -68,4 +68,8 @@ extern void disable_grabserver(Display *in_dpy, int change); extern Bool XRecordQueryVersion_wr(Display *dpy, int *maj, int *min); +extern int xauth_raw(int on); +extern Display *XOpenDisplay_wr(char *display_name); +extern int XCloseDisplay_wr(Display *display); + #endif /* _X11VNC_XWRAPPERS_H */ -- cgit v1.2.3