HP RC 1804912/06 remote
|
8th Jan, 2013, 05:14 AM
Post: #1
|
|||
|
|||
HP RC 1804912/06 remote
|
|||
8th Jan, 2013, 05:21 AM
Post: #2
|
|||
|
|||
RE: HP RC 1804912/06 remote
Is it just me, or is the devinput config not any different than the one included by default.
pilight - modular domotica solution
|
|||
8th Jan, 2013, 05:37 AM
Post: #3
|
|||
|
|||
RE: HP RC 1804912/06 remote
With the default "devinput.conf" the numbers, star and hash doesn't work, all the others worked. So i made this one making all buttons working.
|
|||
8th Jan, 2013, 05:40 AM
Post: #4
|
|||
|
|||
RE: HP RC 1804912/06 remote
What were the exact keys you added/changed? Can you post there names from the devinput.conf
pilight - modular domotica solution
|
|||
8th Jan, 2013, 06:00 AM
Post: #5
|
|||
|
|||
RE: HP RC 1804912/06 remote
This ones were missing from my devinput.conf file.
With the default devinput.conf file using the irw command these buttons were not recognized adding these ones worked like a charmed. KEY_NUMERIC_1 0x0201 KEY_NUMERIC_2 0x0202 KEY_NUMERIC_3 0x0203 KEY_NUMERIC_4 0x0204 KEY_NUMEIRC_5 0x0205 KEY_NUMERIC_6 0x0206 KEY_NUMEIRC_7 0x0207 KEY_NUMEIRC_8 0x0208 KEY_NUMEIRC_9 0x0209 KEY_NUMERIC_STAR 0x020A KEY_NUMERIC_0 0x0200 KEY_NUMERIC_POUND 0x020B |
|||
8th Jan, 2013, 06:15 AM
Post: #6
|
|||
|
|||
RE: HP RC 1804912/06 remote
Yep, added, thanks!
pilight - modular domotica solution
|
|||
8th Jan, 2013, 06:34 AM
Post: #7
|
|||
|
|||
RE: HP RC 1804912/06 remote
I found this page very useful when i needed to check the hex codes for the specific buttons.
hope to be useful to somebody else. http://forum.xbmc.org/showthread.php?tid=101151 |
|||
12th Jan, 2013, 04:13 AM
Post: #8
|
|||
|
|||
RE: HP RC 1804912/06 remote
hi rcpoinho , thanks for the file , can you please tell me if i only need to replace this file and that's it the remote is fully functional ?
|
|||
12th Jan, 2013, 04:35 AM
Post: #9
|
|||
|
|||
RE: HP RC 1804912/06 remote
If you replace the file, only this remote will work.
If you whant to keep the old configuration, you can always add only the information from this new file to your file. To check if all buttons are working you can use the irw command. PS: I've check the devinput.conf file and there is a error in the numeric button names. All numeric buttons should read as follows: KEY_NUMERIC_1 0x0201 KEY_NUMERIC_2 0x0202 KEY_NUMERIC_3 0x0203 KEY_NUMERIC_4 0x0204 KEY_NUMERIC_5 0x0205 KEY_NUMERIC_6 0x0206 KEY_NUMERIC_7 0x0207 KEY_NUMERIC_8 0x0208 KEY_NUMERIC_9 0x0209 KEY_NUMERIC_STAR 0x020A KEY_NUMERIC_0 0x0200 KEY_NUMERIC_POUND 0x020B |
|||
12th Jan, 2013, 04:37 AM
Post: #10
|
|||
|
|||
RE: HP RC 1804912/06 remote
We never just replace files. I've added the values to the devinput:
https://github.com/xbianonpi/xbian/blob/xbian-alpha5/etc/lirc/remotes/devinput.conf pilight - modular domotica solution
|
|||
12th Jan, 2013, 04:40 AM
Post: #11
|
|||
|
|||
RE: HP RC 1804912/06 remote
I've updated the file with the fixed one.
|
|||
12th Jan, 2013, 04:45 AM
Post: #12
|
|||
|
|||
RE: HP RC 1804912/06 remote
can you please make some changes , there isn't any option in the remote to change the audio streams .
and there isn't any option to make aright click (options menu) . In windows i have this option by default . Thanks in advance .... |
|||
12th Jan, 2013, 05:00 AM
Post: #13
|
|||
|
|||
RE: HP RC 1804912/06 remote
Read into creating a custom Lircmap.xml
pilight - modular domotica solution
|
|||
12th Jan, 2013, 09:56 AM
Post: #14
|
|||
|
|||
RE: HP RC 1804912/06 remote
i don't really know how , i know there is a manual but i cant figure it out ,rcpoinho can you please help
|
|||
13th Jan, 2013, 11:01 AM
Post: #15
|
|||
|
|||
RE: HP RC 1804912/06 remote
In my configuration in full-screen video when i press the "KEY_NUMERIC_POUND" it changes between audio tracks.
Can you try it? |
|||
« Next Oldest | Next Newest »
|