<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Name="Configuration Tree" Expanded="True" Version="1194" Guid="{6713C7A2-E4F3-4A9D-903F-3DA609CD4F38}" Time="1263881102.33">
    <Autostart Name="Autostart" Expanded="True">
        <Plugin File="ZoomPlayer" Identifier="ZoomPlayer">
            gAIoWAkAAABsb2NhbGhvc3RxAE2hEoiJdHEBLg==
        </Plugin>
        <Plugin File="Winamp" Identifier="Winamp">
            gAIpLg==
        </Plugin>
        <Action>
            EventGhost.EnableExclusive(XmlIdLink(67))
        </Action>
        <Plugin File="Streamzap" Identifier="Streamzap">
            gAIpLg==
        </Plugin>
    </Autostart>
    <Macro Name="Emulate Keystrokes: 1" Expanded="True">
        <Event Name="Streamzap.Num1" />
        <Action>
            Window.SendKeys(u'1', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 2" Expanded="True">
        <Event Name="Streamzap.Num2" />
        <Action>
            Window.SendKeys(u'2', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 3" Expanded="True">
        <Event Name="Streamzap.Num3" />
        <Action>
            Window.SendKeys(u'3', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: m" Expanded="True">
        <Event Name="Streamzap.Menu" />
        <Action>
            Window.SendKeys(u'm', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: x" Expanded="True">
        <Event Name="Streamzap.Stop" />
        <Action>
            Window.SendKeys(u'x', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 4" Expanded="True">
        <Event Name="Streamzap.Num4" />
        <Action>
            Window.SendKeys(u'4', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 5" Expanded="True">
        <Event Name="Streamzap.Num5" />
        <Action>
            Window.SendKeys(u'5', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 6" Expanded="True">
        <Event Name="Streamzap.Num6" />
        <Action>
            Window.SendKeys(u'6', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 7" Expanded="True">
        <Event Name="Streamzap.Num7" />
        <Action>
            Window.SendKeys(u'7', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 8" Expanded="True">
        <Event Name="Streamzap.Num8" />
        <Action>
            Window.SendKeys(u'8', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 9" Expanded="True">
        <Event Name="Streamzap.Num9" />
        <Action>
            Window.SendKeys(u'9', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: 0" Expanded="True">
        <Event Name="Streamzap.Num0" />
        <Action>
            Window.SendKeys(u'0', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: f" Expanded="True">
        <Event Name="Streamzap.Forward" />
        <Action>
            Window.SendKeys(u'f', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: r" Expanded="True">
        <Event Name="Streamzap.Rewind" />
        <Action>
            Window.SendKeys(u'r', False)
        </Action>
    </Macro>
    <Macro Name="Start Zoom Player">
        <Event Name="DVD" />
        <Action>
            EventGhost.JumpIfLongPress(3.0, XmlIdLink(-1))
        </Action>
        <Action>
            System.Execute(u'{eg.folderPath.ProgramFiles}\\Zoom Player\\zplayer.exe', u'/TCP: 4769', 0, False, 2, u'')
        </Action>
        <Action>
            ZoomPlayer.fnBringToFront()
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: ," Expanded="True">
        <Event Name="Streamzap.PreviousTrack" />
        <Action>
            Window.SendKeys(u',', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: s" Expanded="True">
        <Event Name="Streamzap.Power" />
        <Action>
            Window.SendKeys(u's', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: {Back}" Expanded="True">
        <Event Name="Streamzap.Exit" />
        <Action>
            Window.SendKeys(u'{Back}', False)
        </Action>
    </Macro>
    <Macro Name="Emulate Keystrokes: ." Expanded="True">
        <Event Name="Streamzap.NextTrack" />
        <Action>
            Window.SendKeys(u'.', False)
        </Action>
    </Macro>
    <Folder Name="Context Folder" Expanded="True">
        <Folder Name="Keyboard Emulation" id="67" Expanded="True">
            <Macro Name="Up">
                <Event Name="Up" />
                <Action>
                    Window.SendKeys(u'{Up}')
                </Action>
                <Action>
                    EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)
                </Action>
            </Macro>
            <Macro Name="Down">
                <Event Name="Down" />
                <Action>
                    Window.SendKeys(u'{Down}')
                </Action>
                <Action>
                    EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)
                </Action>
            </Macro>
            <Macro Name="Right">
                <Event Name="Right" />
                <Action>
                    Window.SendKeys(u'{Right}')
                </Action>
                <Action>
                    EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)
                </Action>
            </Macro>
            <Macro Name="Left">
                <Event Name="Left" />
                <Action>
                    Window.SendKeys(u'{Left}')
                </Action>
                <Action>
                    EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)
                </Action>
            </Macro>
            <Macro Name="Ok -&gt; Enter Key">
                <Event Name="Ok" />
                <Action>
                    Window.SendKeys(u'{Enter}')
                </Action>
            </Macro>
            <Macro Name="Delete -&gt; Escape Key">
                <Event Name="Delete" />
                <Action>
                    Window.SendKeys(u'{Esc}')
                </Action>
            </Macro>
            <Macro Name="ChannelUp -&gt; Plus">
                <Event Name="ChannelUp" />
                <Action>
                    Window.SendKeys(u'+')
                </Action>
            </Macro>
            <Macro Name="ChannelDown -&gt; Minus">
                <Event Name="ChannelDown" />
                <Action>
                    Window.SendKeys(u'-')
                </Action>
            </Macro>
        </Folder>
    </Folder>
    <Folder Name="Volume Control" Expanded="True">
        <Macro Name="Mute Volume">
            <Event Name="Mute" />
            <Action>
                System.ToggleMute()
            </Action>
        </Macro>
        <Macro Name="Decrease Volume" Expanded="True">
            <Event Name="VolumeDown" />
            <Action>
                Window.SendKeys(u'-', False)
            </Action>
            <Action>
                EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)
            </Action>
        </Macro>
        <Macro Name="Increase Volume" Expanded="True">
            <Event Name="VolumeUp" />
            <Action>
                EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)
            </Action>
            <Action>
                Window.SendKeys(u'+', False)
            </Action>
        </Macro>
    </Folder>
</EventGhost>
