debian man page for set_mouse_speed

Query: set_mouse_speed

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
install_mouse(3alleg4) - centos
install_mouse(3alleg4) - php
install_mouse(3alleg4) - mojave
install_mouse(3alleg4) - redhat
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph