Some mice have two wheels

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9088 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2004-09-28 11:20:45 +00:00
parent fa42f1c2b9
commit 7d5d344bf1
4 changed files with 12 additions and 5 deletions
+2 -1
View File
@@ -111,7 +111,8 @@ typedef struct {
int32 clicks;
int32 modifiers;
bigtime_t timestamp;
int32 wheel_delta;
int32 wheel_ydelta;
int32 wheel_xdelta;
} mouse_movement;