* [Bluez-devel] [PATCH 1/4] common/uinput.h: update uinput.h with needed key definitions
@ 2008-02-12 3:06 Aristeu Sergio Rozanski Filho
2008-02-12 3:38 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Aristeu Sergio Rozanski Filho @ 2008-02-12 3:06 UTC (permalink / raw)
To: bluez-devel
This patch adds missing key definitions used by ps3 remote support, but
only the definitions already upstream.
---
common/uinput.h | 5 +++++
1 file changed, 5 insertions(+)
--- a/common/uinput.h 2008-02-11 22:01:00.000000000 -0500
+++ b/common/uinput.h 2008-02-11 22:01:33.000000000 -0500
@@ -262,6 +262,7 @@ extern "C" {
#define KEY_PROG4 203
#define KEY_SUSPEND 205
#define KEY_CLOSE 206
+#define KEY_PLAY 207
#define KEY_UNKNOWN 220
@@ -406,6 +407,10 @@ extern "C" {
#define KEY_TEEN 0x19e
#define KEY_TWEN 0x19f
+#define KEY_FRAMEBACK 0x1b2
+#define KEY_FRAMEFORWARD 0x1b3
+#define KEY_CONTEXT_MENU 0x1fb
+
#define KEY_MAX 0x1ff
/* Relative axes */
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-12 3:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-12 3:06 [Bluez-devel] [PATCH 1/4] common/uinput.h: update uinput.h with needed key definitions Aristeu Sergio Rozanski Filho
2008-02-12 3:38 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox