1al_set_keyboard_leds(3)    Library Functions Manual    al_set_keyboard_leds(3)
2
3
4

NAME

6       al_set_keyboard_leds
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_set_keyboard_leds(int leds)
12

DESCRIPTION

14       Overrides  the  state  of  the  keyboard  LED indicators.  Set to –1 to
15       return to default behavior.  False is returned if the current  keyboard
16       driver cannot set LED indicators.
17
18
19
20Allegro reference manual                               al_set_keyboard_leds(3)
Impressum