FreeBSD Manual Pages
set_mouse_speed(3) Allegro manual set_mouse_speed(3) NAME set_mouse_speed - Sets the mouse speed. Allegro game programming li- brary. SYNOPSIS #include <allegro.h> void set_mouse_speed(int xspeed, int yspeed); DESCRIPTION Sets the mouse speed. Larger values of xspeed and yspeed represent slower mouse movement: the default for both is 2. SEE ALSO install_mouse(3), set_mouse_range(3), position_mouse(3) Allegro version 4.4.3 set_mouse_speed(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=set_mouse_speed&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>