BUSMOUSE_ADD_MOVEMENT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
busmouse_add_movement - notification of a change of mouse position
SYNOPSIS
"SYNOPSIS"
void busmouse_add_movement (int mousedev, int dx, int dy);
ARGUMENTS
- mousedev
-
mouse number
- dx
-
delta X movement
- dy
-
delta Y movement
DESCRIPTION
Updates the mouse position. The mousedev parameter is the value
returned from register_busmouse. The movement information is
updated, and a waiting user thread is woken.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:01 GMT, October 06, 2005