public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] usb/input: Add fn key to hid-debug.h
@ 2005-12-11 20:30 Michael Hanselmann
  2005-12-12  3:35 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Hanselmann @ 2005-12-11 20:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-input, johannes

This patch adds the fn key to hid-debug.h.

Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
---
Applies to 2.6.15-rc5.

--- linux-2.6.15-rc5/drivers/usb/input/hid-debug.h.orig	2005-12-11 20:54:24.000000000 +0100
+++ linux-2.6.15-rc5/drivers/usb/input/hid-debug.h	2005-12-11 20:54:35.000000000 +0100
@@ -681,6 +681,7 @@ static char *keys[KEY_MAX + 1] = {
 	[KEY_SEND] = "Send",			[KEY_REPLY] = "Reply",
 	[KEY_FORWARDMAIL] = "ForwardMail",	[KEY_SAVE] = "Save",
 	[KEY_DOCUMENTS] = "Documents",
+	[KEY_FN] = "Fn",
 };
 
 static char *relatives[REL_MAX + 1] = {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] usb/input: Add fn key to hid-debug.h
  2005-12-11 20:30 [PATCH 1/1] usb/input: Add fn key to hid-debug.h Michael Hanselmann
@ 2005-12-12  3:35 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2005-12-12  3:35 UTC (permalink / raw)
  To: Michael Hanselmann; +Cc: linux-kernel, linux-input, johannes, Vojtech Pavlik

On Sunday 11 December 2005 15:30, Michael Hanselmann wrote:
> This patch adds the fn key to hid-debug.h.
> 

I added this to my tree.

Thanks!

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-12  3:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-11 20:30 [PATCH 1/1] usb/input: Add fn key to hid-debug.h Michael Hanselmann
2005-12-12  3:35 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox