Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62535
b: refs/heads/master
c: 8538c36
h: refs/heads/master
i:
  62533: a19048e
  62531: 14f8573
  62527: bfed6b5
v: v3
  • Loading branch information
Mattia Dongili authored and Len Brown committed Jul 22, 2007
1 parent 089a366 commit 4917914
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: 044847e02d46c0a9430e19249fd68777bb1d3c98
refs/heads/master: 8538c3686c895f9334a3c22997b51b5a82de7550
2 changes: 2 additions & 0 deletions trunk/drivers/misc/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ static struct {
{ SONYPI_EVENT_BACK_PRESSED, KEY_BACK },
{ SONYPI_EVENT_HELP_PRESSED, KEY_HELP },
{ SONYPI_EVENT_ZOOM_PRESSED, KEY_ZOOM },
{ SONYPI_EVENT_WIRELESS_ON, KEY_WLAN },
{ SONYPI_EVENT_WIRELESS_OFF, KEY_WLAN },
{ SONYPI_EVENT_THUMBPHRASE_PRESSED, BTN_THUMB },
{ 0, 0 },
};
Expand Down

0 comments on commit 4917914

Please sign in to comment.