struct csKey Keyboard driver maintains a structure containing the current state of major control keys (see below)
Keyboard driver maintains a structure containing the current state of major control keys (see below). It is NOT (unlike in releases before 008) the responsability of the keyboard driver to maintain this structure, it is maintained by do_keypress and do_keyrelease methods. Instead, it is highly desirable (read: required) for driver to call do_keypress and do_keyrelease with appropiate key codes (see CSKEY_XXX constants below).
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de