set_keyboard_rate(3alleg4) Allegro manual set_keyboard_rate(3alleg4)NAMEset_keyboard_rate - Sets the keyboard repeat rate. Allegro game programming library.SYNOPSIS#include <allegro.h> void set_keyboard_rate(int delay, int repeat);DESCRIPTIONSets the keyboard repeat rate. Times are given in milliseconds. Passing zero times will disable the key repeat.SEE ALSOinstall_keyboard(3alleg4), readkey(3alleg4), ureadkey(3alleg4) Allegro version 4.4.2 set_keyboard_rate(3alleg4)
| Related Man Pages |
|---|
| install_keyboard(3alleg4) - debian |
| install_keyboard(3alleg4) - mojave |
| install_keyboard(3alleg4) - opendarwin |
| install_keyboard(3alleg4) - netbsd |
| install_keyboard(3alleg4) - linux |
| 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 |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |