summaryrefslogtreecommitdiffstats
path: root/x11vnc.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc.c')
-rw-r--r--x11vnc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc.c b/x11vnc.c
index 5a051c5..cfdb615 100644
--- a/x11vnc.c
+++ b/x11vnc.c
@@ -256,7 +256,7 @@ int main(int argc,char** argv)
xscreen = DefaultScreen(dpy);
window = RootWindow(dpy,xscreen);
- XTestGrabControl(dpy,True);
+ //XTestGrabControl(dpy,True);
init_keycodes();