v7 man page for set_mouse_speed

Query: set_mouse_speed

OS: v7

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
install_mouse(3alleg4) - suse
install_mouse(3alleg4) - netbsd
install_mouse(3alleg4) - linux
install_mouse(3alleg4) - redhat
install_mouse(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Linux froze and got back working 5 days later, no reboot.
Bash - here document on RHEL 6.8 and 6.9 servers aren't working