Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Space should be handled locally, or sent to the server
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@127 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/vncviewer/resource.h b/vncviewer/resource.h
index 3a08e57..0dde195 100644
--- a/vncviewer/resource.h
+++ b/vncviewer/resource.h
@@ -68,6 +68,7 @@
#define IDC_COMPRESSLEVEL 1056
#define IDC_ALLOW_JPEG 1057
#define IDC_QUALITYLEVEL 1058
+#define IDC_SEND_SYSKEYS 1059
#define ID_CLOSE 40002
#define ID_OPTIONS 40003
#define ID_NEW_CONNECTION 40004