al_uninstall_keyboard
void al_uninstall_keyboard(void)
Introduced in 5.0.0
Uninstalls the active keyboard driver, if any. This will automatically unregister the keyboard event source with any event queues.
This function is automatically called when Allegro is shut down.
See also: al_install_keyboard
Most helpful discussions:
- Program locks on exit (linux only)
- Keyboard Modifiers flag on Windows?
- Game Crashing and I'm not sure why?
- Pixel shader- how do I get the source coordinate?
- Scaling down runtime created bitmaps makes them transparent
- Allegro 5 basic game loop
- Error Message when program finishes
- [Allegro5] Native dialog problems
- Keyboard Interrupting on Mouse Positions?
- Game Designs
Other recent discussions:
- What is going on here?
- Small keyboard and modifier related issue/bug
- [UBUNTU] Keyboard Woes
- Error Drawing Fonts
- DirectX backbuffer copy in 5.0.6
- fonts in 5.0.1 vs. 5.0.5
- High CPU usage when flipping backbuffers on OpenGL display
- Saving a part of the backbuffer to ALLEGRO_BITMAP
- 5.1.1 GL Window on Windows Takes longer to close than 5.1.0?
- Something about fonts causing a crash?