1al_set_keyboard_leds(3) Library Functions Manual al_set_keyboard_leds(3)
23
4
NAME
6al_set_keyboard_leds
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
bool al_set_keyboard_leds(int leds)
12
DESCRIPTION
14Overrides the state of the keyboard LED indicators. Set to –1 to
15return to default behavior. False is returned if the current keyboard
16driver cannot set LED indicators.
1718
19
20
Allegro reference manual al_set_keyboard_leds(3)