Changeset 5188 in vbox for trunk/src/VBox/Additions/linux/xmouse/xorg14/mouse.c
- Timestamp:
- Oct 8, 2007 2:58:59 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/xmouse/xorg14/mouse.c
r5187 r5188 1020 1020 pInfo->device_control = MouseProc; 1021 1021 pInfo->read_input = MouseReadInput; 1022 / / pInfo->motion_history_proc = xf86GetMotionEvents;1022 /* pInfo->motion_history_proc = xf86GetMotionEvents; */ 1023 1023 pInfo->history_size = 0; 1024 1024 pInfo->control_proc = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.