DragonFly BSD
DragonFly users List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: keyboard code watching


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 23 Apr 2006 21:20:23 -0700 (PDT)

: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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]