Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180844
b: refs/heads/master
c: 0690535
h: refs/heads/master
v: v3
  • Loading branch information
Leo P White authored and Jiri Kosina committed Feb 9, 2010
1 parent 42260fe commit 297f471
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c2c3489c5b0fdb8fbf0f5e9424905c2994ab5660
refs/heads/master: 0690535d6bcec5eb28573824df5c8a49ec85b696
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ static void hidinput_configure_usage(struct hid_input *hidinput, struct hid_fiel
case 0x192: map_key_clear(KEY_CALC); break;
case 0x194: map_key_clear(KEY_FILE); break;
case 0x196: map_key_clear(KEY_WWW); break;
case 0x199: map_key_clear(KEY_CHAT); break;
case 0x19c: map_key_clear(KEY_LOGOFF); break;
case 0x19e: map_key_clear(KEY_COFFEE); break;
case 0x1a6: map_key_clear(KEY_HELP); break;
Expand Down

0 comments on commit 297f471

Please sign in to comment.