summaryrefslogtreecommitdiff
path: root/proto/x11proto/XF86keysym.h
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2011-01-04 20:45:58 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2011-01-04 20:45:58 +0000
commitd423c7a2b400a824029d9fcce4d104cd7945e1d3 (patch)
treeccebd9c00835e4d4ee8afeffe8bfd813cc559bb2 /proto/x11proto/XF86keysym.h
parent9f1349d72982ec8fc465bd7bd9142276a0709fbb (diff)
update to xproto 7.0.20. 2 new keysyms definitions plus lots of doc fixes.
Diffstat (limited to 'proto/x11proto/XF86keysym.h')
-rw-r--r--proto/x11proto/XF86keysym.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/x11proto/XF86keysym.h b/proto/x11proto/XF86keysym.h
index 200f5c1fe..fd3af4f44 100644
--- a/proto/x11proto/XF86keysym.h
+++ b/proto/x11proto/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 */