All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Hanselmann <linux-kernel@hansmi.ch>
To: linux-kernel@vger.kernel.org
Cc: linux-input@atrey.karlin.mff.cuni.cz, johannes@sipsolutions.net
Subject: [PATCH 1/1] usb/input: Add fn key to hid-debug.h
Date: Sun, 11 Dec 2005 21:30:38 +0100	[thread overview]
Message-ID: <20051211203038.GA13130@hansmi.ch> (raw)

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] = {

             reply	other threads:[~2005-12-11 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-11 20:30 Michael Hanselmann [this message]
2005-12-12  3:35 ` [PATCH 1/1] usb/input: Add fn key to hid-debug.h Dmitry Torokhov

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=20051211203038.GA13130@hansmi.ch \
    --to=linux-kernel@hansmi.ch \
    --cc=johannes@sipsolutions.net \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.