Merge "Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels."
This commit is contained in:
commit
7e5d85ab04
1 changed files with 3 additions and 0 deletions
|
@ -359,6 +359,9 @@ static const InputEventLabel AXES[] = {
|
|||
DEFINE_AXIS(BRAKE),
|
||||
DEFINE_AXIS(DISTANCE),
|
||||
DEFINE_AXIS(TILT),
|
||||
DEFINE_AXIS(SCROLL),
|
||||
DEFINE_AXIS(RELATIVE_X),
|
||||
DEFINE_AXIS(RELATIVE_Y),
|
||||
DEFINE_AXIS(GENERIC_1),
|
||||
DEFINE_AXIS(GENERIC_2),
|
||||
DEFINE_AXIS(GENERIC_3),
|
||||
|
|
Loading…
Reference in a new issue