summaryrefslogtreecommitdiffstats
path: root/xlib/X11
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>1998-07-06 23:07:12 (GMT)
committerwelch <welch@noemail.net>1998-07-06 23:07:12 (GMT)
commit5d1f8a23046d3626183c4a5c055c96745755590d (patch)
tree3c5e6994e2538632197c3c6f4e0cf9253f23f69c /xlib/X11
parentdb538dff1576c7df24bd875f7801ac1eb04056f3 (diff)
downloadtk-5d1f8a23046d3626183c4a5c055c96745755590d.zip
tk-5d1f8a23046d3626183c4a5c055c96745755590d.tar.gz
tk-5d1f8a23046d3626183c4a5c055c96745755590d.tar.bz2
New Windows keysymdef.h
FossilOrigin-Name: 8717d5f3f8f88e38d71ef52676d6bc466c6e1f2b
Diffstat (limited to 'xlib/X11')
-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 */