linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Laptop Function key (KEY_FN) not recognized by XWindows
@ 2011-02-05  1:05 Rakesh Iyer
  2011-02-07 18:48 ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: Rakesh Iyer @ 2011-02-05  1:05 UTC (permalink / raw)
  To: 'dmitry.torokhov@gmail.com', linux-input@vger.kernel.org

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.
-----------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-07 19:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-05  1:05 Laptop Function key (KEY_FN) not recognized by XWindows Rakesh Iyer
2011-02-07 18:48 ` Dmitry Torokhov
2011-02-07 19:34   ` Rakesh Iyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).