From: Nuno Santos <nsantos@edigma.com>
To: linux-input@vger.kernel.org
Subject: Findind input event device path with libudev
Date: Wed, 16 Nov 2011 12:02:30 +0000 [thread overview]
Message-ID: <4EC3A656.7050800@edigma.com> (raw)
Hi,
I found an example on how to use libudev to iterate over devices present
in the system to find its precise path since the path can be different
everytime we plug a device into the system.
http://www.signal11.us/oss/udev/
In this example, the type of device searched is hidraw, however I have
already tried input, event, etc and none of this match criterias in the
following function:
|*udev_enumerate_add_match_subsystem*(enumerate,*"hidraw"*);|
Only hidraw seems to work.
Can I use this technic to found the path a of input event device?
Thanks,
With my best regards,
Nuno
next reply other threads:[~2011-11-16 12:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-16 12:02 Nuno Santos [this message]
2011-11-16 14:44 ` Findind input event device path with libudev Nuno Santos
2011-11-16 19:12 ` Antonio Ospite
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=4EC3A656.7050800@edigma.com \
--to=nsantos@edigma.com \
--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.