summaryrefslogtreecommitdiffstats
path: root/xlib
diff options
context:
space:
mode:
authorwelch <welch>1998-07-06 23:07:13 (GMT)
committerwelch <welch>1998-07-06 23:07:13 (GMT)
commit8e733af62a21b29cc48a677f286c0649f3e07bae (patch)
tree3c5e6994e2538632197c3c6f4e0cf9253f23f69c /xlib
parent88c9100216976318a2c508db006c3e34e6dcb69d (diff)
downloadtk-8e733af62a21b29cc48a677f286c0649f3e07bae.zip
tk-8e733af62a21b29cc48a677f286c0649f3e07bae.tar.gz
tk-8e733af62a21b29cc48a677f286c0649f3e07bae.tar.bz2
New Windows keysymdef.h
Diffstat (limited to 'xlib')
-rw-r--r--xlib/X11/keysymdef.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/xlib/X11/keysymdef.h b/xlib/X11/keysymdef.h
index 2c6d4a7..b22d41b 100644
--- a/xlib/X11/keysymdef.h
+++ b/xlib/X11/keysymdef.h
@@ -84,6 +84,11 @@ SOFTWARE.
#define XK_End 0xFF57 /* EOL */
#define XK_Begin 0xFF58 /* BOL */
+/* Special Windows keyboard keys */
+
+#define XK_Win_L 0xFF5B /* Left-hand Windows */
+#define XK_Win_R 0xFF5C /* Right-hand Windows */
+#define XK_App 0xFF5D /* Menu key */
/* Misc Functions */