Man Page: set_keyboard_rate
Operating Environment: netbsd
Section: 3alleg4
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 |
|---|
| keyboard_lowlevel_callback(3alleg4) - debian |
| install_keyboard(3alleg4) - suse |
| install_keyboard(3alleg4) - centos |
| install_keyboard(3alleg4) - osx |
| install_keyboard(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| How to install PGX32 on Sparc 10 Ultra? |
| Vm versus physical linux server |
| Make bold chars in UNIX |
| Grep command to show the number of results |