Anyone have any info on sending data to the keyboard? I have a USB keyboard
with another device connected downstream that I wish to send data to. This other
device appears to the system as a keyboard (uses a std. keyboard controller) but
actually performs other functions.
I know that the Caps/Num Lock/Scroll Lock keys can be set, but I'm wondering if
there's a generic "SendByteToKeyboard"-type function.
Thanks!
------------------
Mark Newman
with another device connected downstream that I wish to send data to. This other
device appears to the system as a keyboard (uses a std. keyboard controller) but
actually performs other functions.
I know that the Caps/Num Lock/Scroll Lock keys can be set, but I'm wondering if
there's a generic "SendByteToKeyboard"-type function.
Thanks!
------------------
Mark Newman
Comment