public
Description: A laptop/PS2 keyboard driver for recalcitrant laptops/desktops running Leopard...er Darwin
Homepage: http://nexus.zteo.com/2008/11/30/a-driver-for-your-darwin-based-keyboard-woes/
Clone URL: git://github.com/Fusion/applekeyboarddriver.git
Chris F Ravenscroft (author)
Sat Dec 06 16:35:32 -0800 2008
name age message
file ApplePS2Keyboard.JPG Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
file ApplePS2Keyboard.cpp Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
file ApplePS2Keyboard.h Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
directory ApplePS2Keyboard.xcodeproj/ Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
file ApplePS2ToADBMap.h Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
directory English.lproj/ Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
file Info.plist Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
directory build/ Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
directory include/ Sat Dec 06 16:32:47 -0800 2008 First check-in. Potentially last check-in as well. [Chris F Ravenscroft]
file readme.txt Sat Dec 06 16:35:32 -0800 2008 Readme. [Chris F Ravenscroft]
readme.txt
This is basically a Darwin driver that I patched so that my wife's laptop keyboard would finally work properly.
It is now:
- auto-detected (hrm...major kludge)
- correctly mapped

This may help you if you are experiencing that sort of issues with your laptop or ps2 keyboard.