From b0c138dfa490895829a80d7aeb9ce4e3160de1f4 Mon Sep 17 00:00:00 2001 From: Aristeu Rozanski Date: Tue, 27 Nov 2007 00:46:57 -0500 Subject: [PATCH] --- yaml --- r: 74236 b: refs/heads/master c: c23f1f9c40647971e673b5454c22c76b9ae9c5f5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/input.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e59b2e6f305c..90b56d48cf46 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6957c8280080d985518133eab3a57d715a57be78 +refs/heads/master: c23f1f9c40647971e673b5454c22c76b9ae9c5f5 diff --git a/trunk/include/linux/input.h b/trunk/include/linux/input.h index b45f240a8c45..1c0738111a79 100644 --- a/trunk/include/linux/input.h +++ b/trunk/include/linux/input.h @@ -530,6 +530,9 @@ struct input_absinfo { #define KEY_DOLLAR 0x1b2 #define KEY_EURO 0x1b3 +#define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */ +#define KEY_FRAMEFORWARD 0x1b5 + #define KEY_DEL_EOL 0x1c0 #define KEY_DEL_EOS 0x1c1 #define KEY_INS_LINE 0x1c2