All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel input driver and loadkeys
@ 2011-03-18  8:05 Christian Gmeiner
  2011-03-18 21:58 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Gmeiner @ 2011-03-18  8:05 UTC (permalink / raw)
  To: linux-input

Hi all,

at the moment I am writing my first linux input driver. The keypad is
organized as a matrix, where each edge
should be configured to send a defined keycode.

What needs to be done in the driver to support loadkeys functionality?
If I have read loadkeys examples correctly
it must be possible to support stuff like alphanumeric input - or I am
wrong with this point?

The current state of the driver delivers row and column of the pressed
key - so good so far.

thanks,
--
Christian Gmeiner, MSc

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

end of thread, other threads:[~2011-03-18 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18  8:05 kernel input driver and loadkeys Christian Gmeiner
2011-03-18 21:58 ` Dmitry Torokhov

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.