Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73031
b: refs/heads/master
c: f7852be
h: refs/heads/master
i:
  73029: e2a3022
  73027: b818026
  73023: 120930f
v: v3
  • Loading branch information
Carlos Corbacho authored and Dmitry Torokhov committed Oct 28, 2007
1 parent d6188c6 commit e003c6a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: b0e74640d59efe04a7cd47e9c8250eddd6730232
refs/heads/master: f7852be649d7c005f2ab8820e85d7eb94f589ebc
3 changes: 3 additions & 0 deletions trunk/include/linux/input.h
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,9 @@ struct input_absinfo {
#define KEY_SPELLCHECK 0x1b0 /* AL Spell Check */
#define KEY_LOGOFF 0x1b1 /* AL Logoff */

#define KEY_DOLLAR 0x1b2
#define KEY_EURO 0x1b3

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

0 comments on commit e003c6a

Please sign in to comment.