keyboard code watching

Matthew Dillon dillon at apollo.backplane.com
Sun Apr 23 21:28:14 PDT 2006


:Is there a way to see what code is being sent when keys are pressed, as it
:happens?
:
:I'm running DragonFly under emulation on a MacBook, and the \ key is not
:responding when pressed.  I want to see what keycode is being sent.

    Hack the kernel source to printf() the key code out in the keyboard
    driver.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Users mailing list