remove_keyboard man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

remove_keyboard(3)		Allegro manual		    remove_keyboard(3)

NAME
       remove_keyboard - Removes the Allegro keyboard handler.

SYNOPSIS
       #include <allegro.h>

       void remove_keyboard();

DESCRIPTION
       Removes	the  keyboard handler, returning control to the operating sys‐
       tem.  You don't normally need to bother	calling	 this,	because	 alle‐
       gro_exit()  will	 do  it	 for you. However, you might want to call this
       during runtime if you want to change  the  keyboard  mapping  on	 those
       platforms were keyboard mappings are needed. You would first modify the
       configuration variable holding the keyboard mapping and then  reinstall
       the keyboard handler.  Example:

	  remove_keyboard();
	  /* Switch to Spanish keyboard mapping. */
	  set_config_string("system", "keyboard", "es");
	  install_keyboard();

SEE ALSO
       install_keyboard(3), allegro_exit(3), set_config_string(3)

Allegro				 version 4.4.2		    remove_keyboard(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net