Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
keyboard_needs_poll(3)		Allegro	manual		keyboard_needs_poll(3)

NAME
       keyboard_needs_poll - Tells if the keyboard needs polling. Allegro game
       programming library.

SYNOPSIS
       #include	<allegro.h>

       int keyboard_needs_poll();

DESCRIPTION
       Returns	TRUE  if  the  current keyboard	driver is operating in polling
       mode.

SEE ALSO
       poll_keyboard(3), install_keyboard(3), key(3)

Allegro				 version 4.4.3		keyboard_needs_poll(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=keyboard_needs_poll&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help