Kernel/Keyboard - Changed keyboard API to facilitate the GUI better
authorJohn Hodge <[email protected]>
Sun, 20 Nov 2011 13:10:32 +0000 (21:10 +0800)
committerJohn Hodge <[email protected]>
Sun, 20 Nov 2011 13:10:32 +0000 (21:10 +0800)
commitc8a4887d3ccd366dc84bfcb31ffff843e4b2c59f
tree21369d8c256ae949caf183edee96cabbd25165c3
parentb1488ae9beae34068d38d00e191b90ef0bf812f3
Kernel/Keyboard - Changed keyboard API to facilitate the GUI better

- Cleaned shift out into the keymap (finally)
- Cleaned up the keyboard driver
- Added a way for the keyboard to send raw scancodes along with the
  translated key.
Kernel/drv/vterm.c
Kernel/include/api_drv_keyboard.h
Modules/Input/PS2KbMouse/kb.c
Modules/Input/PS2KbMouse/kb_kbdus.h

UCC git Repository :: git.ucc.asn.au