mojave man page for set_keyboard_rate

Query: set_keyboard_rate

OS: mojave

Section: 3alleg4

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

set_keyboard_rate(3alleg4)					  Allegro manual					set_keyboard_rate(3alleg4)

NAME
set_keyboard_rate - Sets the keyboard repeat rate. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void set_keyboard_rate(int delay, int repeat);
DESCRIPTION
Sets the keyboard repeat rate. Times are given in milliseconds. Passing zero times will disable the key repeat.
SEE ALSO
install_keyboard(3alleg4), readkey(3alleg4), ureadkey(3alleg4) Allegro version 4.4.2 set_keyboard_rate(3alleg4)
Related Man Pages
keyboard_lowlevel_callback(3alleg4) - debian
install_keyboard(3alleg4) - opendarwin
install_keyboard(3alleg4) - netbsd
install_keyboard(3alleg4) - plan9
install_keyboard(3alleg4) - v7
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.