[PATCH] XF86Keysym: Add XF86XK_WebCamFocus.
Rami Ylimaki
ext-rami.ylimaki at nokia.com
Thu Jan 28 00:23:23 PST 2010
Add matching definition for XF86WebCamFocus in XKeysymDB.
Signed-off-by: Rami Ylimaki <ext-rami.ylimaki at nokia.com>
---
Previous message/patch only modified XKeysymDB.
XF86keysym.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/XF86keysym.h b/XF86keysym.h
index 200f5c1..48fd214 100644
--- a/XF86keysym.h
+++ b/XF86keysym.h
@@ -207,6 +207,7 @@
#define XF86XK_Suspend 0x1008FFA7 /* Sleep to RAM */
#define XF86XK_Hibernate 0x1008FFA8 /* Sleep to disk */
#define XF86XK_TouchpadToggle 0x1008FFA9 /* Toggle between touchpad/trackstick */
+#define XF86XK_WebCamFocus 0x1008FFAA /* Focus camera */
/* Keys for special action keys (hot keys) */
/* Virtual terminals on some operating systems */
--
1.6.0.4
More information about the xorg-devel
mailing list