set_mouse_speed(3alleg4) Allegro manual set_mouse_speed(3alleg4) NAME
set_mouse_speed - Sets the mouse speed. Allegro game programming library. 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(3alleg4), set_mouse_range(3alleg4), position_mouse(3alleg4) Allegro version 4.4.2 set_mouse_speed(3alleg4)
| Related Man Pages |
|---|
| exsyscur(3alleg4) - debian |
| exsyscur(3alleg4) - suse |
| install_mouse(3alleg4) - suse |
| install_mouse(3alleg4) - opendarwin |
| install_mouse(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Featured Books and Articles by Active Forum Members |
| Status of UNIX.COM Forum Transformation |
| YouTube: How to Use Code Tags and Format Posts @UNIX.com |