Florian Festi wrote:
I am looking for the meaning of the following key codes as #defined in include/linux/input.h. I need to know what hardware produces the keycode and what happens/should happen when the corresponding key is pressed.

KEY_MACRO

I presume this is the macro defining key, used on keyboards like the Gateway102. I thought it was handled internally and didn't send a keycode, but other keyboards had/have that feature as well.

Used G102 for application work, had the function keys both next-to and above the alpha keys, so you could bind up to 48 application functions and still have function keys as other things wanted them.

Hope that answers your question.

--
bill davidsen <[EMAIL PROTECTED]>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to