Keyboard handler and Extended Keys

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
XCHG
Member
Member
Posts: 416
Joined: Sat Nov 25, 2006 3:55 am
Location: Wisconsin
Contact:

Keyboard handler and Extended Keys

Post by XCHG »

Uh I have a question: are there any other bytes except for 0xE0 and 0xE1 transferred by the Keyboard's Microcontroller to port 0x60 when an extended key is pressed?
flash
Member
Member
Posts: 29
Joined: Sun Feb 04, 2007 6:33 am

Post by flash »

As I know, only E0h and E1h.
User avatar
XCHG
Member
Member
Posts: 416
Joined: Sat Nov 25, 2006 3:55 am
Location: Wisconsin
Contact:

Post by XCHG »

Oh okay thank you.
Post Reply