![]() |
|
|||||||
| XBMC Tips, Tricks, and HOW-TO (Step-by-Step Guides) Tips, Tricks, and HOW-TOs for XBMC (read-only forum). Users can request their threads/posts to be moved here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Member
Join Date: Jul 2006
Location: Concord, NC
Posts: 67
![]() |
Here is how to add control for the Hauppauge 45 button remote with remote.ini file. I believe this will also work with the 34 button Hauppauge remote but not tested. This is for Windows only.
First you need to locate the remote.ini file in 'C:\Windows' and open it with you text editor of choice. (ie. Notepad) Backup this file. Scroll down until you get to the following: Code:
[Applications] Default= WinTV Remote= ;Win/TV+= ;Win/TV= WinTV32= WinTV32(1)= WinTV32(2)= WinTV32(3)= WinTV32(4)= WinTV32(5)= WinTV32(8)= WinTV32(9)= WinTV32(10)= WinTV32(11)= WinTV32(12)= FullScreen= PVRFullScreen= *task*= ;*suspend*= EPGdemo= VTplus= Create and Receive= Debug.txt= hcwGDisplayWindow= hcwGo= Windows Media Player= ActiveMovie Window= For example here is one with some commom added programs: Code:
[Applications] Default= WinTV Remote= ;Win/TV+= ;Win/TV= WinTV32= WinTV32(1)= WinTV32(2)= WinTV32(3)= WinTV32(4)= WinTV32(5)= WinTV32(8)= WinTV32(9)= WinTV32(10)= WinTV32(11)= WinTV32(12)= FullScreen= PVRFullScreen= *task*= ;*suspend*= EPGdemo= VTplus= Create and Receive= Debug.txt= hcwGDisplayWindow= hcwGo= Windows Media Player= ActiveMovie Window= Beyond TV= Meedio= VeohTV= Joost= Zoom Player= Dream Aquarium= VLC= InterVideo WinDVD= Code:
[VTplus]
OLD0={ctrl}n0
0={ctrl}n0
1={ctrl}n1
2={ctrl}n2
3={ctrl}n3
4={ctrl}n4
5={ctrl}n5
6={ctrl}n6
7={ctrl}n7
8={ctrl}n8
9={ctrl}n9
OK={enter}
FULLSCREEN={alt}{space}x{alt}-x
CHNLUP={ctrl}{up}
CHNLDOWN={ctrl}{down}
VOLUP={ctrl}{F6}
VOLDOWN={ctrl}i
NAVUP={ctrl}{up}
NAVDOWN={ctrl}{down}
NAVLEFT={ctrl}i
NAVRIGHT={ctrl}{F6}
STOP={ctrl}s
RED={cmd(501)}
GREEN={cmd(502)}
YELLOW={cmd(503)}
BLUE={cmd(504)}
FULLSCREEN={alt}{space}r
Code:
[XBMC]
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
GUIDE=i
GO={home}
NAVUP={UP}
NAVDOWN={DOWN}
NAVLEFT={left}
NAVRIGHT={right}
OK={enter}
BACK={esc}
MENU=c
VOLUP=+
VOLDOWN=-
MUTE={tab}
CHNLUP={pgup}
CHNLDOWN={pgdn}
CHNLPREV=i
REC=r
STOP=x
PAUSE={space}
PLAY=p
REWIND=r
FASTFWD=f
SKIPFWD=.
SKIPREV=,
RED={alt}{tab}
Code:
[Meedio]
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
GRNPOWER={ctrl}{shift}{f1}
VIDEOS={F5}
PICTURES={ctrl}D
MUSIC={f4}
TV={}
RADIO={ctrl}A
GUIDE={F7}
GO={home}
NAVUP={UP}
NAVDOWN={DOWN}
NAVLEFT={left}
NAVRIGHT={right}
OK={enter}
BACK={esc}
MENU=g
VOLUP==
VOLDOWN=-
CHNLUP={pgup}
CHNLDOWN={pgdn}
CHNLPREV=l
MUTE=m
REC=r
STOP=s
PAUSE={space}
PLAY={space}
REWIND={ctrl}{left}
FASTFWD={ctrl}{right}
SKIPFWD={ctrl}{up}
SKIPREV={ctrl}{down}
RED={alt}{tab}
GREEN={ctrl}B
YELLOW={ctrl}C
Enjoy! Last edited by dhrandy; 2008-09-28 at 02:15. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Sep 2008
Posts: 20
![]() |
hey thanks for this.
Question : In the above xbmc hauppauge config, which button on the remote (or keyboard) brings up the context menu? I.e if you wish to scan for cover art etc. jW |
|
|
|
|
|
#3 | |
|
Member
Join Date: Jul 2006
Location: Concord, NC
Posts: 67
![]() |
Quote:
<arrow keys> - navigate <page up and down> - scroll up and down <enter> - select <esc> - previous menu <backspace> - go up back (or up) a directory <space> - pause <period> - Skip Next <comma> - Skip Previous <tab> - Full Screen (goes to menu when video playing) <backslash> - Full Screen Toggle <printscreen> = Screen Shot <minus> - Volume Down <plus> - Volume Up <0 - 9> - 0 through 9 p - Play f - Fast Forward c - Context menu r - Rewind x - Stop m - Player controls s - Shutdown menu i - Info q - Queue z - Change aspect ratio For the config in the first post it would be the menu button. You can change them around to whatever you want. Last edited by dhrandy; 2008-09-29 at 02:01. |
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Oct 2008
Posts: 1
![]() |
I copied the settings in to the IRremote.ini file as instructed for the Hauppage remote. However the remote does not work as it should. The arrow keys and the OK button seem to be the only ones working. I can't use the Forward, Back, Stop, Play buttons as it says. What am I doing wrong?
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Oct 2008
Posts: 5
![]() |
Handy little app someone made for configuring irremote.ini
http://www.del337ed.com/remoteconfigure/default.aspx One problem with it is with paths to executables, it messes up if there are spaces in the pathname. aka... C:\program files\wintv.exe doesn't work but C:\progra~1\wintv.exe does work (manually entered this into the app) course you could go back and edit those paths in the ini manually yourself too. Great tool for configuring the buttons and generating everything else you need in irremote.ini though. I've moved on to Eventghost using the hauppageIR plugin (newest on the eventghost forums). EG has built in profiles for quite a few apps... including xbmc. Check the forums for EG to find out how to get the latest build... the official download hasn't been updated in a while. |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Jan 2009
Posts: 9
![]() |
copied the settings in to the IRremote.ini file as instructed for the Hauppage remote. However the remote does not work as it should. The arrow keys and the OK button seem to be the only ones working. I can't use the Forward, Back, Stop, Play buttons as it says. What am I doing wrong?.......can anybody help me !!!!!! i just download the xbmc and i m NOT the computer guy.....one of my friend show me the xbmc and i download it....i m totally amazed......but stuck in my hauppaugel remote?
|
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Apr 2009
Location: Brisbane Expat
Posts: 1
![]() |
All.
If your still having problems (like i did) in getting this too work this may help.. Check your IRremote.ini file in notepad and check to see if there is an entry for [media Center] highly likely if you have Vista or MCE. You must place your [xbmc] entrys above this entry or the default setting for this will override the [xbmc] ones. The only explanation i can give for this is XBMC runs as XBMC Media Center and with that entry above the [xbmc] one it simply overides the [xbmc] ones. So if you can only use your up,down,left,right and OK with your remote check the above.. Also as stated above the following app is very useful for editing and placing say open wintv on the TV button of these remotes etc.. http://www.del337ed.com/remoteconfigure/default.aspx Thanks.. Drewster BTW: XBMC for windows is now my default Media Player and once TV card support in incorported it will be a complete solution.. |
|
|
|
|
|
#8 | |
|
Junior Member
Join Date: Jun 2009
Posts: 10
![]() |
Quote:
Thanks for the info! |
|
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Jun 2009
Posts: 21
![]() |
Trying to get the remote that came with my PVR 150 to work on XBMC Windows. I tried IR Server but it didn't work. I couldn't find the obc code for my remote to edit the xml file.
Anyone get this to work? Go slow, I'm new to this
|
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Jun 2009
Posts: 21
![]() |
Thanks.
|
|
|
|
![]() |
| Bookmarks |
| Tags |
| how to, how-to, howto |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|