poll_keyboard man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

poll_keyboard(3)		Allegro manual		      poll_keyboard(3)

NAME
       poll_keyboard - Polls the keyboard. Allegro game programming library.

SYNOPSIS
       #include <allegro.h>

       int poll_keyboard();

DESCRIPTION
       Wherever	 possible, Allegro will read the keyboard input asynchronously
       (ie. from inside an interrupt handler), but on some platforms that  may
       not  be	possible,  in which case you must call this routine at regular
       intervals to update the keyboard state variables.

       To help you test your keyboard polling code even if you are programming
       on  a  platform	that doesn't require it, after the first time that you
       call this function Allegro will switch into polling mode, so from  that
       point  onwards  you  will have to call this routine in order to get any
       keyboard input at all, regardless of whether the current	 driver	 actu‐
       ally needs to be polled or not.

       The  keypressed(),  readkey(),  and ureadkey() functions call poll_key‐
       board() automatically, so you only  need	 to  use  this	function  when
       accessing the key[] array and key_shifts variable.

RETURN VALUE
       Returns	zero  on success, or a negative number on failure (ie. no key‐
       board driver installed).

SEE ALSO
       keyboard_needs_poll(3),	install_keyboard(3),  key(3),	key_shifts(3),
       excamera(3), exsample(3), exstars(3)

Allegro				 version 4.4.2		      poll_keyboard(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net