Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68670
b: refs/heads/master
c: e2bca07
h: refs/heads/master
v: v3
  • Loading branch information
Khelben Blackstaff authored and Jiri Kosina committed Oct 14, 2007
1 parent 924244c commit 436439f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 08f06177f4089abeba904cc12a2a50cffa9ffce6
refs/heads/master: e2bca0749c3fef4e3eb39e8aaca7a0c923a70396
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,6 +698,7 @@ static const char *keys[KEY_MAX + 1] = {
[KEY_SEND] = "Send", [KEY_REPLY] = "Reply",
[KEY_FORWARDMAIL] = "ForwardMail", [KEY_SAVE] = "Save",
[KEY_DOCUMENTS] = "Documents", [KEY_SPELLCHECK] = "SpellCheck",
[KEY_LOGOFF] = "Logoff",
[KEY_FN] = "Fn", [KEY_FN_ESC] = "Fn+ESC",
[KEY_FN_1] = "Fn+1", [KEY_FN_2] = "Fn+2",
[KEY_FN_B] = "Fn+B", [KEY_FN_D] = "Fn+D",
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/input.h
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,7 @@ struct input_absinfo {
#define KEY_MESSENGER 0x1ae /* AL Instant Messaging */
#define KEY_DISPLAYTOGGLE 0x1af /* Turn display (LCD) on and off */
#define KEY_SPELLCHECK 0x1b0 /* AL Spell Check */
#define KEY_LOGOFF 0x1b1 /* AL Logoff */

#define KEY_DEL_EOL 0x1c0
#define KEY_DEL_EOS 0x1c1
Expand Down

0 comments on commit 436439f

Please sign in to comment.