Jump to content
3 posts in this topic

Recommended Posts

There is a quite nice Keyboard available that looks like the Apple Keyboard from Keysonic. I have the windows edition.

 

So I would like to patch the AppleHIDKeyboard.kext and AppleUSBHIDKeyboard.kext to use the Keysonic. It has the the dev id 0x2401, ven id 0x060b (9217,1547), while the original Apple keyboard has dev id 0x0221, ven id 0x05ac (545,1452).

 

There seem to be lot of profiles inside the Apple kext, so I don't know which I should choose, where to patch the ids. Also it seems that the kext provides a key code translation table. I don't know how to determine, what codes the keyboard sends, for example for the keys print, roll, pause, home, etc.

 

Anybody experienced in here?

 

Thanks.

 

 

EDIT: Is there any kind of key code monitor available?

 

 

EDIT: And before inserting the dev id to AppleHID, do I have to remove the dev id from normal hid driver? Is think it's IOSUBHIDDriver inside IOUSBFamily. Right?

×
×
  • Create New...