summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.h
diff options
context:
space:
mode:
authorrunge <runge>2006-01-15 03:58:48 +0000
committerrunge <runge>2006-01-15 03:58:48 +0000
commit5993dd757e5af00af6565b3411ea10fd46eafbdf (patch)
tree7450fdde25310857c88221a719f026a1a09336f7 /x11vnc/options.h
parent60918e6664cd62ea3d71b48cdfda8b89ab82029c (diff)
downloadlibtdevnc-5993dd757e5af00af6565b3411ea10fd46eafbdf.tar.gz
libtdevnc-5993dd757e5af00af6565b3411ea10fd46eafbdf.zip
x11vnc: add -8to24 option for some multi-depth displays.
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r--x11vnc/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h
index ae5ef43..b734f59 100644
--- a/x11vnc/options.h
+++ b/x11vnc/options.h
@@ -63,6 +63,7 @@ extern int first_conn_timeout;
extern int flash_cmap;
extern int shift_cmap;
extern int force_indexed_color;
+extern int cmap8to24;
extern int launch_gui;
extern int use_modifier_tweak;