All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "José Díez" <jose@mediacru.sh>
Cc: linux-input@vger.kernel.org
Subject: Re: Need help adding support for X1 Carbon 2nd Gen's Keyboard
Date: Mon, 8 Sep 2014 14:54:27 -0700	[thread overview]
Message-ID: <20140908215427.GG24033@core.coreip.homeip.net> (raw)
In-Reply-To: <540E0F3F.7020101@mediacru.sh>

Hi José,

On Mon, Sep 08, 2014 at 10:19:11PM +0200, José Díez wrote:
> Hello linux-input,
> 
> This is my first post on this mailing list (or on any other kernel
> list, actually), so sorry if I break unwritten ettiquete. Please let
> me know.
> 
> So I recently got a X1 Carbon Thinkpad, and so far everything has
> been working flawlessly, but the Adaptive Keyboard generates some
> ACPI HKEY events with scancodes that are not currently recognised.
> They are reported to the kernel successfully so one could set up
> shortcuts by using something like `acpid`, but perhaps it would be
> better if it generated normal key presses (i.e XF86Something).
> 
> I've read through most of the thinkpad_acpi.c code and understand
> most of it, but so far I've been unable to report normal keyboard
> events from there (and I don't even know if it would be the correct
> thing to do.)
> 
> I must also say that these keys are somewhat odd. In one of the
> modes, there are icons for "snippet tool", "cloud", "man speaking",
> "hands in front of camera". I'm not sure what would be the best way
> to report these, so I seek your advice here.
> 
> At the very least, I can list which scancode is generated by each key.

It would be helpful to know what cations the vendor driver maps for
these keys in Windows (if you still have it available). Then we could
try to come with existing input event definitions for the actions (or
maybe we'd need to add new ones) and map them to the events in
thinkpad_acpi.c.

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2014-09-08 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-08 20:19 Need help adding support for X1 Carbon 2nd Gen's Keyboard José Díez
2014-09-08 21:54 ` 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=20140908215427.GG24033@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=jose@mediacru.sh \
    --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.