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.