Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1627
b: refs/heads/master
c: 5212dd5
h: refs/heads/master
i:
  1625: 8f81b71
  1623: bf08656
v: v3
  • Loading branch information
Vojtech Pavlik authored and Linus Torvalds committed May 28, 2005
1 parent e45af52 commit 03e2f6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 346e399b2a3a01b323fa74a0937e2d855479833b
refs/heads/master: 5212dd58e67e4b8009107d69a9de45dd2e687496
6 changes: 3 additions & 3 deletions trunk/drivers/input/keyboard/atkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,9 @@ static struct {
unsigned char set2;
} atkbd_scroll_keys[] = {
{ ATKBD_SCR_1, 0xc5 },
{ ATKBD_SCR_2, 0xa9 },
{ ATKBD_SCR_4, 0xb6 },
{ ATKBD_SCR_8, 0xa7 },
{ ATKBD_SCR_2, 0x9d },
{ ATKBD_SCR_4, 0xa4 },
{ ATKBD_SCR_8, 0x9b },
{ ATKBD_SCR_CLICK, 0xe0 },
{ ATKBD_SCR_LEFT, 0xcb },
{ ATKBD_SCR_RIGHT, 0xd2 },
Expand Down

0 comments on commit 03e2f6e

Please sign in to comment.