bertos/cfg/cfg_kbd.h File Reference

Configuration file for keyboard module. More...

Go to the source code of this file.


Defines

#define CONFIG_KBD_POLL   KBD_POLL_SOFTINT
 Keyboard polling method.
#define CONFIG_KBD_OBSERVER   0
 Enable keyboard event delivery to observers.
#define CONFIG_KBD_BEEP   1
 Enable key beeps.
#define CONFIG_KBD_LONGPRESS   0
 Enable long pression handler for keys.
#define CONFIG_KBD_SCHED   0
 Enable calling poor man's scheduler to be called inside kbd_peek.

Detailed Description

Configuration file for keyboard module.

Version:
Id
cfg_kbd.h 2554 2009-04-17 17:27:13Z batt

Author:
Daniele Basile <asterix@develer.com>

Definition in file bertos/cfg/cfg_kbd.h.