CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: holger 20020708 10:50:54
Modified files:
include : directfb_keyboard.h
inputdrivers/linux_input: linux_input.c
src/core : input.c
Log message:
Rewrote the linux input keyboard driver, key mapping is done
via table lookup now. You can distinguish DIKI_XXX codes by
testing (DFB_KEY_TYPE(key) == DIKT_IDENTIFIER). We still have
to implement keymap handling...
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.