Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=35baef2afb6270ff731b4d766f0b163c3912304f
Commit:     35baef2afb6270ff731b4d766f0b163c3912304f
Parent:     c23f1f9c40647971e673b5454c22c76b9ae9c5f5
Author:     Aristeu Rozanski <[EMAIL PROTECTED]>
AuthorDate: Tue Nov 27 00:47:04 2007 -0500
Committer:  Dmitry Torokhov <[EMAIL PROTECTED]>
CommitDate: Tue Nov 27 00:47:04 2007 -0500

    Input: adds the context menu key (HUT GenDesc 0x84)
    
    Signed-off-by: Aristeu Rozanski <[EMAIL PROTECTED]>
    Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]>
---
 include/linux/input.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/linux/input.h b/include/linux/input.h
index 1c07381..2075d6d 100644
--- a/include/linux/input.h
+++ b/include/linux/input.h
@@ -533,6 +533,8 @@ struct input_absinfo {
 #define KEY_FRAMEBACK          0x1b4   /* Consumer - transport controls */
 #define KEY_FRAMEFORWARD       0x1b5
 
+#define KEY_CONTEXT_MENU       0x1b6   /* GenDesc - system context menu */
+
 #define KEY_DEL_EOL            0x1c0
 #define KEY_DEL_EOS            0x1c1
 #define KEY_INS_LINE           0x1c2
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to