* [PATCH] IR keymap: Add print button for HP OEM version of MCE remote
@ 2010-07-31 17:23 Andy Walls
2010-08-02 19:37 ` Jarod Wilson
0 siblings, 1 reply; 2+ messages in thread
From: Andy Walls @ 2010-07-31 17:23 UTC (permalink / raw)
To: linux-media; +Cc: Jon Smirl, Jarod Wilson
This patch adds a defintion for the "Print" button found on HP OEM
versions of the MCE remote. All of the other keys found on the HP OEM
version of the remote match the other keys as already defined.
Because, who doesn't need "remote printing", while one is sitting on the
couch across from one's PC? ;)
Signed-off-by: Andy Walls <awalls@md.metrocast.net>
diff --git a/drivers/media/IR/keymaps/rc-rc6-mce.c b/drivers/media/IR/keymaps/rc
index c6726a8..3edda53 100644
--- a/drivers/media/IR/keymaps/rc-rc6-mce.c
+++ b/drivers/media/IR/keymaps/rc-rc6-mce.c
@@ -74,6 +74,8 @@ static struct ir_scancode rc6_mce[] = {
{ 0x800f045a, KEY_SUBTITLE }, /* Caption/Teletext */
{ 0x800f044d, KEY_TITLE },
+ { 0x800f044e, KEY_PRINT }, /* Print - HP OEM version of remote */
+
{ 0x800f040c, KEY_POWER },
{ 0x800f040d, KEY_PROG1 }, /* Windows MCE button */
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] IR keymap: Add print button for HP OEM version of MCE remote
2010-07-31 17:23 [PATCH] IR keymap: Add print button for HP OEM version of MCE remote Andy Walls
@ 2010-08-02 19:37 ` Jarod Wilson
0 siblings, 0 replies; 2+ messages in thread
From: Jarod Wilson @ 2010-08-02 19:37 UTC (permalink / raw)
To: Andy Walls; +Cc: linux-media, Jon Smirl
On Sat, Jul 31, 2010 at 1:23 PM, Andy Walls <awalls@md.metrocast.net> wrote:
> This patch adds a defintion for the "Print" button found on HP OEM
> versions of the MCE remote. All of the other keys found on the HP OEM
> version of the remote match the other keys as already defined.
>
> Because, who doesn't need "remote printing", while one is sitting on the
> couch across from one's PC? ;)
Hah, nice. Most Useful Remote Button Ever.
> Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Acked-by: Jarod Wilson <jarod@redhat.com>
--
Jarod Wilson
jarod@wilsonet.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-02 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 17:23 [PATCH] IR keymap: Add print button for HP OEM version of MCE remote Andy Walls
2010-08-02 19:37 ` Jarod Wilson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox