Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202459
b: refs/heads/master
c: ae42f23
h: refs/heads/master
i:
  202457: e03bdac
  202455: a167fcc
v: v3
  • Loading branch information
Matthew Garrett committed Aug 3, 2010
1 parent a1a408b commit 65fe714
Show file tree
Hide file tree
Showing 2 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: 08db2b3141b99b476749201eb8e164b39fa7a4ca
refs/heads/master: ae42f234470662aefe65ab59a0ef228f1f6f9c77
2 changes: 2 additions & 0 deletions trunk/drivers/platform/x86/toshiba_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ enum {KE_KEY, KE_END};

static struct key_entry toshiba_acpi_keymap[] = {
{KE_KEY, 0x101, KEY_MUTE},
{KE_KEY, 0x102, KEY_ZOOMOUT},
{KE_KEY, 0x103, KEY_ZOOMIN},
{KE_KEY, 0x13b, KEY_COFFEE},
{KE_KEY, 0x13c, KEY_BATTERY},
{KE_KEY, 0x13d, KEY_SLEEP},
Expand Down

0 comments on commit 65fe714

Please sign in to comment.