how can i implement mouse moving event using GLUT?

hi!
i am use GLUT lib developing.
i want to implement mouse moving event,only moving, not click.
can i do?how can i do?

thanks!
MzW :confused:

i found :smiley:
glutPassiveMotionFunc();