From 203eee7cfdb70556125f959d3b548fbd1213d8d2 Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 3 Jun 2006 20:49:09 +0000 Subject: x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons. --- 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 a4c2cc9..cbd28e9 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -83,6 +83,8 @@ extern int xform24to32; extern int launch_gui; extern int use_modifier_tweak; +extern int watch_capslock; +extern int skip_lockkeys; extern int use_iso_level3; extern int clear_mods; extern int nofb; -- cgit v1.2.1