yancym
2010-07-19, 07:27 PM
For those of you using a Hauppauge 45 button remote, as I am, I'm posting several sections of my IRREMOTE.INI file that I've tested to work with StreamIt. Here they are:
[Microsoft Internet Explorer]
;This is Kiosk or Windowed mode in the Netflix StreamIt Plugin
GRNPOWER={alt}{f4}
OK={enter}
;Pause and start trickplay mode (Will also resume playing if pressed while paused)
REWIND={ctrl}{left}
PLAY={space}
;Start trickplay mode and fast forward (can be initiated while playing or while paused)
FASTFWD={ctrl}{right}
;Step backwards (only works while in trickplay mode)
SKIPREV={left}
PAUSE={space}
;Step forward (only works while in trickplay mode)
SKIPFWD={right}
;Used to change from Kiosk/Windowed to Fullscreen Mode
BLUE=f
[Microsoft Silverlight]
;This is full screen mode in the Netflix StreamIt Plugin
GRNPOWER={alt}{f4}
OK={enter}
BACK={esc}
;Pause and start trickplay mode (Will also resume playing if pressed while paused)
STOP={ctrl}{space}
;Rewind (only works while in trickplay mode)
REWIND={ctrl}{left}
PLAY={space}
;Fast forward (only works while in trickplay mode)
FASTFWD={ctrl}{right}
;Step backwards (only works while in trickplay mode)
SKIPREV={left}
PAUSE={space}
;Step forward (only works while in trickplay mode)
SKIPFWD={right}
Make sure you also add the 2 app names to the [Applications] section.
Hope this helps.
[Microsoft Internet Explorer]
;This is Kiosk or Windowed mode in the Netflix StreamIt Plugin
GRNPOWER={alt}{f4}
OK={enter}
;Pause and start trickplay mode (Will also resume playing if pressed while paused)
REWIND={ctrl}{left}
PLAY={space}
;Start trickplay mode and fast forward (can be initiated while playing or while paused)
FASTFWD={ctrl}{right}
;Step backwards (only works while in trickplay mode)
SKIPREV={left}
PAUSE={space}
;Step forward (only works while in trickplay mode)
SKIPFWD={right}
;Used to change from Kiosk/Windowed to Fullscreen Mode
BLUE=f
[Microsoft Silverlight]
;This is full screen mode in the Netflix StreamIt Plugin
GRNPOWER={alt}{f4}
OK={enter}
BACK={esc}
;Pause and start trickplay mode (Will also resume playing if pressed while paused)
STOP={ctrl}{space}
;Rewind (only works while in trickplay mode)
REWIND={ctrl}{left}
PLAY={space}
;Fast forward (only works while in trickplay mode)
FASTFWD={ctrl}{right}
;Step backwards (only works while in trickplay mode)
SKIPREV={left}
PAUSE={space}
;Step forward (only works while in trickplay mode)
SKIPFWD={right}
Make sure you also add the 2 app names to the [Applications] section.
Hope this helps.