mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nico Schottelius <nico-linux-20140128@schottelius.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Nico Schottelius <nico-linux-20140128@schottelius.org>
Subject: Keycodes missing / wrong on Lenovo Yoga 2 Pro
Date: Tue, 28 Jan 2014 17:19:49 +0100	[thread overview]
Message-ID: <20140128161949.GI2902@schottelius.org> (raw)

Good day kernel hackers,

when trying out which events are recognised by xev
to adjust my xbindkeysrc, I noticed that various keys
are incorrectly recognised on this machine:

    - mute button on the side returns "f", should be xf86audiomute

    - fn + f4 returns f4, should be "Lock" (if we have such a symbol)
    - fn + f5 returns f5, should be ? (has to arrows on it)
    - fn + f6 returns nothing, should be "toggletouchpad" (or whatever
      the name of it is)
      dmesg returns
      [93762.432649] atkbd serio0: Unknown key released (translated set
      2, code 0xbf on isa0060/serio0).
      [93762.432653] atkbd serio0: Use 'setkeycodes e03f <keycode>' to
      make it known.

    - fn + f8 returns tab, should be ?
    - fn + f10 returns Super_L and q, should be "Switchmonitor" 
    - fn + home returns pause (correct)
    - fn + end returns pause (is there a key for break?)

I am wondering how to fix those keys (xorg, kernel?).
I used 3.12.7 and X 1.15.0 for testing.

Other interesting keys:

    - fn + f9 turns of the screen (seems to be hardware wise)

Furthermore I am wondering if there is a sensible way to change
the event I get from the Windows Logo below the touchscreen (currently
reported as Super_L). It would be awesome to be able to able to
distinguish the key between the touchscreen and the windows key.
Also, the "key" below the touchscreen cannot be pressed and combined
with keys on the keyboard.

I have uploaded pictures of the keyboard at
    http://home.schottelius.org/~nico/lenovo_yoga_2_pro/

Cheers,

Nico

p.s.: Please cc me on reply.
pps: The kernel fonts are (almost) unreadable when booting this
     device - the 3200x1800 resolution is definitely requiring 
     another font.

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

                 reply	other threads:[~2014-01-28 16:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140128161949.GI2902@schottelius.org \
    --to=nico-linux-20140128@schottelius.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome