diff --git a/[refs] b/[refs] index b27aca0588c0..91de85a39929 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b0e74640d59efe04a7cd47e9c8250eddd6730232 +refs/heads/master: f7852be649d7c005f2ab8820e85d7eb94f589ebc diff --git a/trunk/include/linux/input.h b/trunk/include/linux/input.h index 62268929856c..b45f240a8c45 100644 --- a/trunk/include/linux/input.h +++ b/trunk/include/linux/input.h @@ -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