From: Mariusz Bialonczyk <manio@skyboo.net>
To: Massis Sirapian <msirapian@free.fr>, linux-media@vger.kernel.org
Subject: Re: HVR900H : IR Remote Control
Date: Sun, 14 Nov 2010 21:49:36 +0100 [thread overview]
Message-ID: <4CE04B60.4080105@skyboo.net> (raw)
In-Reply-To: <4CE03704.4070300@free.fr>
Hello Massis,
On 11/14/2010 08:22 PM, Massis Sirapian wrote:
> Thanks Stefan. I've checked the /drivers/media/IR/keymaps of the kernel
> source directory, but nothing seems to fit my remote, which is a
> DSR-0012 : http://lirc.sourceforge.net/remotes/hauppauge/DSR-0112.jpg.
>
> Were you talking about these rc_"map" modules? If so and if there is
> corresponding module for my remote, how can I contribute as I have one?
First of all you need to check for the codes if they appear when you
pressing buttons. If you have /dev/input/eventX number then you can use:
input-events X
where X is the event number related with you IR receiver
then you can make a map for you remote (based on that codes you've got)
you can also create the temporary map for testing and load it using
command:
input-kbd -f your_map_file X
where X - event number,
your_map_file - a file with key mappings in format:
key_code = KEY_something, ie:
146 = KEY_0
regards
--
Mariusz Bialonczyk
jabber/e-mail: manio@skyboo.net
http://manio.skyboo.net
next prev parent reply other threads:[~2010-11-14 20:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-14 14:37 HVR900H : IR Remote Control Massis Sirapian
2010-11-14 15:47 ` Stefan Ringel
2010-11-14 19:22 ` Massis Sirapian
2010-11-14 20:49 ` Mariusz Bialonczyk [this message]
2010-11-14 22:20 ` Massis Sirapian
2010-11-15 2:28 ` Jarod Wilson
2010-11-15 9:15 ` Richard Zidlicky
2010-11-15 17:43 ` Stefan Ringel
2010-11-15 21:00 ` Massis Sirapian
2010-11-15 21:08 ` Stefan Ringel
2010-11-16 20:26 ` Massis Sirapian
2010-11-16 20:32 ` Stefan Ringel
2010-11-16 20:42 ` Massis Sirapian
2010-11-16 20:52 ` Stefan Ringel
2010-11-17 19:33 ` Massis Sirapian
2010-11-18 19:59 ` Massis Sirapian
2010-11-18 20:07 ` Devin Heitmueller
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=4CE04B60.4080105@skyboo.net \
--to=manio@skyboo.net \
--cc=linux-media@vger.kernel.org \
--cc=msirapian@free.fr \
/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.