TV-Server Version:
MediaPortal Version: 1.0.0.0 RC2
MediaPortal Skin: Core Reloaded
Windows Version: XP_Pro SP3+
CPU Type: Intel Q6600 (Core2Quad) 3.0GHz
HDD: many...
Memory: 2GB OCZ ReaperHPC DDR2-800
Motherboard: Asus Maximus Formula
Video Card: HD2600XT (xFire)
Video Card Driver: 7.12 (8.442.0.0)
Sound Card: Asus_Onboard / ATIHD2600XT_Onboard
Sound Card AC3: ATIHD2600_HDMI_rear_out
Sound Card Driver:
MPEG2 Video Codec: ffdshow
MPEG2 Audio Codec: ffdshow
h.264 Video Codec: CoreAVC1.6,ffdshow
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply: PC-P&C Silencer 750Q
Remote: MS MCE (oem) rc6, Onkyo RC-710M
TV: Samsung HL-S5687W 1080p DLP
TV - HTPC Connection: DVI
I've been doing tons of searching on this.. and the best I can come up with is that, for VISTA, you can use:
Windows Key + Alt + Enter
to trigger/start MCE/Media Portal..
But I can't seem to get that to work in my XP Pro..
So is there a keyboard-shortcut method of triggering MediaPortal in XP...?
The objective is to try and use GlovePIE and a WiiMote's 'Home' button to trigger Media Portal like the Green Button on my MCE remote does...
The scripting for GlovePIE looks like this (for Vista MCE) but doesn't seem to work for my on XP Pro SP3..
This doesn't seem to do anything...
Thoughts?
MediaPortal Version: 1.0.0.0 RC2
MediaPortal Skin: Core Reloaded
Windows Version: XP_Pro SP3+
CPU Type: Intel Q6600 (Core2Quad) 3.0GHz
HDD: many...
Memory: 2GB OCZ ReaperHPC DDR2-800
Motherboard: Asus Maximus Formula
Video Card: HD2600XT (xFire)
Video Card Driver: 7.12 (8.442.0.0)
Sound Card: Asus_Onboard / ATIHD2600XT_Onboard
Sound Card AC3: ATIHD2600_HDMI_rear_out
Sound Card Driver:
MPEG2 Video Codec: ffdshow
MPEG2 Audio Codec: ffdshow
h.264 Video Codec: CoreAVC1.6,ffdshow
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply: PC-P&C Silencer 750Q
Remote: MS MCE (oem) rc6, Onkyo RC-710M
TV: Samsung HL-S5687W 1080p DLP
TV - HTPC Connection: DVI
I've been doing tons of searching on this.. and the best I can come up with is that, for VISTA, you can use:
Windows Key + Alt + Enter
to trigger/start MCE/Media Portal..
But I can't seem to get that to work in my XP Pro..
So is there a keyboard-shortcut method of triggering MediaPortal in XP...?
The objective is to try and use GlovePIE and a WiiMote's 'Home' button to trigger Media Portal like the Green Button on my MCE remote does...
The scripting for GlovePIE looks like this (for Vista MCE) but doesn't seem to work for my on XP Pro SP3..
Code:
if pressed(wiimote.Home) then
press(key.Windows)
wait 50ms
press(key.Alt)
wait 50ms
press(key.Enter)
wait 50ms
key.alt = true
key.alt = false
key.windows = false
endif
This doesn't seem to do anything...
Thoughts?
Canada