??? 02/13/07 14:16 Read: times |
#132763 - Check this out: Responding to: ???'s previous message |
http://www.beyondlogic.org/keyboard/keybrd.htm
Host Commands -------------------------------------------------------------------------------- These commands are sent by the Host to the Keyboard. The most common command would be the setting/resetting of the Status Indicators (i.e. the Num lock, Caps Lock & Scroll Lock LEDs). The more common and useful commands are shown below. ED Set Status LED's - This command can be used to turn on and off the Num Lock, Caps Lock & Scroll Lock LED's. After Sending ED, keyboard will reply with ACK (FA) and wait for another byte which determines their Status. Bit 0 controls the Scroll Lock, Bit 1 the Num Lock and Bit 2 the Caps lock. Bits 3 to 7 are ignored. The host indeed sends commands to the keyboard. |