set_mouse_speed(3alleg4) Allegro manual set_mouse_speed(3alleg4)NAMEset_mouse_speed - Sets the mouse speed. Allegro game programming library.SYNOPSIS#include <allegro.h> void set_mouse_speed(int xspeed, int yspeed);DESCRIPTIONSets the mouse speed. Larger values of xspeed and yspeed represent slower mouse movement: the default for both is 2.SEE ALSOinstall_mouse(3alleg4), set_mouse_range(3alleg4), position_mouse(3alleg4) Allegro version 4.4.2 set_mouse_speed(3alleg4)
| Related Man Pages |
|---|
| exsyscur(3alleg4) - debian |
| install_mouse(3alleg4) - centos |
| install_mouse(3alleg4) - suse |
| install_mouse(3alleg4) - netbsd |
| install_mouse(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |