All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Christian Gmeiner <christian.gmeiner@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: kernel input driver and loadkeys
Date: Fri, 18 Mar 2011 14:58:05 -0700	[thread overview]
Message-ID: <201103181458.05888.dmitry.torokhov@gmail.com> (raw)
In-Reply-To: <AANLkTimKaMQ47+b_1xaHPzUDjwO=dJLAJo-RhKxhsLic@mail.gmail.com>

Hi Christian,

On Friday, March 18, 2011 01:05:56 am Christian Gmeiner wrote:
> 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.
> 

Have you looked into existing drivers though? Especially into 
drivers/input/keyboard/matrix_keypad.c?

Thanks.

-- 
Dmitry

      reply	other threads:[~2011-03-18 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18  8:05 kernel input driver and loadkeys Christian Gmeiner
2011-03-18 21:58 ` Dmitry Torokhov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201103181458.05888.dmitry.torokhov@gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=christian.gmeiner@gmail.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.