All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing Key-codes from <linux/input.h> file
@ 2012-06-25 14:09 Dharam Kumar
  2012-06-25 14:26 ` Jarod Wilson
  0 siblings, 1 reply; 4+ messages in thread
From: Dharam Kumar @ 2012-06-25 14:09 UTC (permalink / raw)
  To: linux-input

Hi,
I'm working on a module which is an input device and hence it needs to
report certain key events.

While browsing through the <linux/input.h>, I did find most of the
key-codes(which I need to use) already defined but not all.

Few of the KEY_xxx which i could not find are:

a.) A Key for going to the previous channel.
b.) Keys for Moving upper-right, lower-right, upper-left and
lower-left direction(probably a GUI(or a grid of icons),where you move
diagonally)
d.) A key for Subpicture (this 'subpicture' key is defined in CEA-931C).

Any pointers?

Thanks,
Dharam

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

end of thread, other threads:[~2012-06-28  6:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 14:09 Missing Key-codes from <linux/input.h> file Dharam Kumar
2012-06-25 14:26 ` Jarod Wilson
2012-06-25 14:45   ` Dharam Kumar
2012-06-28  6:14     ` Dharam Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.