Mouse driver and AxWin
authorJohn Hodge <[email protected]>
Sat, 28 May 2011 13:10:31 +0000 (21:10 +0800)
committerJohn Hodge <[email protected]>
Sat, 28 May 2011 13:10:31 +0000 (21:10 +0800)
commit889b379627388811c630aad3214efcaee1ac9885
tree58224097ef2e31f25176288f65e8d9f01209ed5b
parent6e1cf1d50bca85f01b5f802b1a76f090e362bf05
Mouse driver and AxWin

- Mouse driver implemented, only had very basic testing
- Decided to use select() and sockets for the AxWin IPC framework
 > Allows the use of select() on the keyboard and mouse for input
Kernel/include/tpl_drv_joystick.h
Modules/Input/PS2KbMouse/main.c
Modules/Input/PS2KbMouse/ps2mouse.c
Usermode/Applications/axwin2_src/WM/main.c
Usermode/Applications/axwin2_src/WM/messages.c

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