aboutsummaryrefslogtreecommitdiff
path: root/X11/XF86keysym.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-12-26 20:09:16 +0000
committermarha <marha@users.sourceforge.net>2010-12-26 20:09:16 +0000
commit98a38f8fe605b90577b7a07f68b8a0866dd18a15 (patch)
treebc8a396a648b702c77c82155c6c364b8f1c9ccb2 /X11/XF86keysym.h
parentbfc120af66586bc6c79cd65a6bc7733b7ccdb428 (diff)
downloadvcxsrv-98a38f8fe605b90577b7a07f68b8a0866dd18a15.tar.gz
vcxsrv-98a38f8fe605b90577b7a07f68b8a0866dd18a15.tar.bz2
vcxsrv-98a38f8fe605b90577b7a07f68b8a0866dd18a15.zip
Updated to xproto-7.0.20
Diffstat (limited to 'X11/XF86keysym.h')
-rw-r--r--X11/XF86keysym.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/X11/XF86keysym.h b/X11/XF86keysym.h
index 200f5c1fe..fd3af4f44 100644
--- a/X11/XF86keysym.h
+++ b/X11/XF86keysym.h
@@ -207,6 +207,8 @@
#define XF86XK_Suspend 0x1008FFA7 /* Sleep to RAM */
#define XF86XK_Hibernate 0x1008FFA8 /* Sleep to disk */
#define XF86XK_TouchpadToggle 0x1008FFA9 /* Toggle between touchpad/trackstick */
+#define XF86XK_TouchpadOn 0x1008FFB0 /* The touchpad got switched on */
+#define XF86XK_TouchpadOff 0x1008FFB1 /* The touchpad got switched off */
/* Keys for special action keys (hot keys) */
/* Virtual terminals on some operating systems */