From: Peter Hutterer <peter.hutterer@who-t.net>
To: "F. Heitkamp" <heitkamp@ameritech.net>
Cc: linux-input@vger.kernel.org
Subject: Re: keyboards and evdev printing multiple keys
Date: Thu, 1 Jan 2009 13:49:27 +1000 [thread overview]
Message-ID: <20090101034926.GA7361@dingo> (raw)
In-Reply-To: <494FF40A.7000806@ameritech.net>
On Mon, Dec 22, 2008 at 03:09:46PM -0500, F. Heitkamp wrote:
> I am not sure this is a bug.
> I have a Apple keyboard connected to a IOGear USB KVM.
> I have installed evdev and the Xorg 1.5.3 server.
> When I use any X apps the keyboard repeats three for one in. i.e.
> typing one 'L' puts three of them in the input.
> I noticed when looking at /proc/bus/input/devices there are three
> instanced of the keyboard.
This is an X server problem and the most likely cause is that your server is
picking up a keyboard device (driver "kbd") and the evdev device separately.
If you are using evdev 2.1, then you will get two events for each key press.
Another reason may be that you have an evdev device configured in the
xorg.conf, and the same device gets added again through HAL.
Cheers,
Peter
next prev parent reply other threads:[~2009-01-01 4:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-22 20:09 keyboards and evdev printing multiple keys F. Heitkamp
2008-12-22 21:58 ` Jiri Kosina
2009-01-01 3:49 ` Peter Hutterer [this message]
2009-01-02 16:26 ` F. Heitkamp
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=20090101034926.GA7361@dingo \
--to=peter.hutterer@who-t.net \
--cc=heitkamp@ameritech.net \
--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 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 NNTP newsgroup(s).