Hi All. I am writing a Keyboard driver where the Function key (as seen in Laptop) is used as a modifier. In my driver I have used "KEY_FN"(from include/linux/input.h) as the keycode for this key. When I run "xev" the key press events do not get detected. If I modify the keycode to say KEY_MEDIA, "xev" does show the event properly. I am wondering how to go about getting this key detected and processed by XWindows. Thanks and Regards Rakesh ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ----------------------------------------------------------------------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html