public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Phil Betts <phil.betts@gmail.com>
To: cygwin-xfree <cygwin-xfree@cygwin.com>
Subject: Re: I lose characters because keycode of Fn is same than DEL
Date: Thu, 30 Jun 2011 08:40:00 -0000 [thread overview]
Message-ID: <BANLkTikbSKtdP2=9_f922k6BN5UJ50erYw@mail.gmail.com> (raw)
In-Reply-To: <4E0324BB.5020004@dronecode.org.uk>
On 23 June 2011 12:34, Jon TURNEY <jon.turney@dronecode.org.uk> wrote:
> On 10/06/2011 10:33, Paul Maier wrote:
>>
>> on a a IBM Lenovo Laptop T60 there is a "Fn" key to adjust the screen
>> brightness and such.
>>
>> That "Fn" key has the same keycode than the DEL key.
>> Therefore I can't change the Fn key with xmodmap (because I would change
>> the DEL key the same way.)
>>
> ...
> I think this is a bug in the way XWin translates Windows keystrokes into X
> keycodes.
>
> Can you run the X server with the extra option '-logverbose 3' and report
> what is written to /var/log/xwin/XWin.0.log when you press the Fn key.
Since the OP hasn't responded, I have the same problem on a Lenovo R500
laptop. Running as suggested produces this when the Fn key is pressed:
[ 710.350] winTranslateKey: wParam 000000ff lParam 01630001
[ 710.350] winSendKeyEvent: dwKey: 99, fDown: 1, nEvents 3
[ 710.366] winTranslateKey: wParam 000000ff lParam c1630001
[ 710.366] winSendKeyEvent: dwKey: 99, fDown: 0, nEvents 2
and this when the Delete key is pressed:
[ 730.240] winTranslateKey: wParam 0000002e lParam 01530001
[ 730.240] winSendKeyEvent: dwKey: 99, fDown: 1, nEvents 2
[ 730.349] winTranslateKey: wParam 0000002e lParam c1530001
[ 730.349] winSendKeyEvent: dwKey: 99, fDown: 0, nEvents 2
Phil
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
next prev parent reply other threads:[~2011-06-30 8:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 9:33 Paul Maier
2011-06-23 11:34 ` Jon TURNEY
2011-06-30 8:40 ` Phil Betts [this message]
2011-06-30 16:51 ` Jon TURNEY
2011-07-01 11:21 ` Phil Betts
2011-07-01 15:14 ` Jon TURNEY
2011-07-05 12:50 ` Phil Betts
2011-07-06 8:16 ` Jon TURNEY
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='BANLkTikbSKtdP2=9_f922k6BN5UJ50erYw@mail.gmail.com' \
--to=phil.betts@gmail.com \
--cc=cygwin-xfree@cygwin.com \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).