public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Aristeu Sergio Rozanski Filho <aris@ruivo.org>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] [PATCH 1/4] common/uinput.h: update uinput.h with needed key	definitions
Date: Mon, 11 Feb 2008 22:06:55 -0500	[thread overview]
Message-ID: <20080212030655.GB17385@jake.ruivo.org> (raw)

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

             reply	other threads:[~2008-02-12  3:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12  3:06 Aristeu Sergio Rozanski Filho [this message]
2008-02-12  3:38 ` [Bluez-devel] [PATCH 1/4] common/uinput.h: update uinput.h with needed key definitions Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080212030655.GB17385@jake.ruivo.org \
    --to=aris@ruivo.org \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox