mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Tony Howat" <tony@i-r-genius.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Reading ati_remote keypresses in userland
Date: Sat, 2 Oct 2004 22:18:36 +0100	[thread overview]
Message-ID: <20041002211836.M72263@i-r-genius.com> (raw)

> The device on /dev/input/event0 says its name is PS/2 Generic Mouse 
> The device on /dev/input/event1 says its name is AT Translated Set 2
> keyboard 
> The device on /dev/input/event2 says its name is X10 Wireless 
> Technology Inc USB Receiver 
> evdev driver version is 1.0.0 
>
> ...but there's no output turning up when I read from the file descriptor. 

Problem solved. Turns out ati_remote was registered twice with input driver, 
so the events were actually turning up on /dev/input/event3 rather that 2. 
Odd.

Thanks to those who helped.

--
Tony


             reply	other threads:[~2004-10-02 21:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-02 21:18 Tony Howat [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-02 13:58 Tony Howat
2004-10-02 18:09 ` Pavel Machek

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=20041002211836.M72263@i-r-genius.com \
    --to=tony@i-r-genius.com \
    --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