al_install_keyboard
bool al_install_keyboard(void)
Introduced in 5.0.0
Install a keyboard driver. Returns true if successful. If a driver was already installed, nothing happens and true is returned.
See also: al_uninstall_keyboard, al_is_keyboard_installed
Examples: ex_audio_props, ex_audio_simple, ex_bitmap, ex_bitmap_flip, ex_bitmap_target, ex_blend, ex_blend2, ex_blend_test, ex_blit, ex_clip, ex_color, ex_curl, ex_d3d, ex_disable_screensaver, ex_display_options, ex_draw, ex_drawpixels, ex_draw_bitmap, ex_dualies, ex_expose, ex_filter, ex_font, ex_font_justify, ex_fs_resize, ex_fs_window, ex_gldepth, ex_glext, ex_haiku, ex_icon, ex_joystick_events, ex_joystick_hotplugging, ex_keyboard_events, ex_keyboard_focus, ex_lines, ex_lockbitmap, ex_logo, ex_membmp, ex_mixer_pp, ex_mouse, ex_mouse_cursor, ex_mouse_events, ex_mouse_focus, ex_multisample, ex_multiwin, ex_native_filechooser, ex_noframe, ex_ogre3d, ex_opengl, ex_opengl_pixel_shader, ex_physfs, ex_pixelformat, ex_premulalpha, ex_prim, ex_resize, ex_resize2, ex_rotate, ex_scale, ex_stream_seek, ex_subbitmap, ex_synth, ex_threads, ex_threads2, ex_timedwait, ex_timer, ex_transform, ex_ttf, ex_vsync, ex_warp_mouse, ex_winfull
Most helpful discussions:
- Cannot exit fullscreen with ALLEGRO_OPENGL flag
- Can anyone tell me why this isnt working? (Codeblocks/Allegro5.2)
- What is the error in following little program
- Weird issue with font, can anybody help?
- Bitmap behind mappy map
- Statically link Allegro 5 in Ubuntu?
- Vsync-Dependent Game Loop
- [A5] Show & Hide window/display Cross-Platform ?
- Why some Shaders don't work !
- Change adapter un runtime
Other recent discussions:
- Complications when drawing FPS
- Mixing Allegro 5 with OPENGL
- upgrading tank war codebase to allegro 5
- save display window as image(png,jpg)
- Keyboard input while rendering?
- Font loading crashing with Allegro 5.2
- Inconstistent joystick event delay
- Dsound undefined reference error when compiling using 5.2.1 binaries
- Allegro 5.2.0 released!
- Events are not working