Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Maus bewegen?
Maus bewegen?
Hallo,
ich habe eine Q-Sonic Remote Master 6in1 Fernbedienung. Ich wollte dann mit dem "Kontrolkreis" oben mit den Pfeilen EG so konfigurieren, dass wenn ich nach links dr├╝cke, der Mauszeiger auch nach links geht.
Leider kommt da aber immer folgende Fehlermeldung:
http://img98.imageshack.us/my.php?image=maussi0.jpg
edit: Ah, jetzt habe ich die Funktionen vom Context Folger genommen. Da ist die Richtung also in Grad angegeben. Aber wenn ich da ich zB. nach oben dr├╝cke, passiert auch nichts. Es kommt zwar keine Fehlermeldung mehr, aber trotzdem ist das nicht so toll, wenn nichts passiert.
ich habe eine Q-Sonic Remote Master 6in1 Fernbedienung. Ich wollte dann mit dem "Kontrolkreis" oben mit den Pfeilen EG so konfigurieren, dass wenn ich nach links dr├╝cke, der Mauszeiger auch nach links geht.
Leider kommt da aber immer folgende Fehlermeldung:
http://img98.imageshack.us/my.php?image=maussi0.jpg
edit: Ah, jetzt habe ich die Funktionen vom Context Folger genommen. Da ist die Richtung also in Grad angegeben. Aber wenn ich da ich zB. nach oben dr├╝cke, passiert auch nichts. Es kommt zwar keine Fehlermeldung mehr, aber trotzdem ist das nicht so toll, wenn nichts passiert.
Kann es sein, dass du dir das "X10.MouseLeft" selbst ausgedacht hast? Das darfst du nicht. Du musst dort das Ereignis verwenden, das im linken EG-Bereich erscheint, wenn du die "Links"-Taste auf deiner Fernbedienung drückst. Du kannst es einfach per Drag & Drop rüberziehen (siehe auch in deinem anderen Post). Vermutlich heißt das X10.Left (so ist es bei meiner X10).
Viel Spaß.
Viel Spaß.
Also bei mir funktioniert es so:
Evtl. stimmt mit deinem Befehl zur Mausbewegung etwas nicht. Kannst ja meine Variante mal probieren und ansonsten mal dein Makro posten (einfach das Makro per Strg+C kopieren und per Strg+V im Posting einf├╝gen).
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="780">
<Macro Name="Mouse Move Left">
<Event Name="Left">
</Event>
<Action>
Mouse.GoDirection(270)
</Action>
</Macro>
</EventGhost>Hi,
also bei mir schaut es so aus:
X10.MouseUp wurde mit Drag &Drop ├╝bernommen.
Auf der linken Seite von EG steht das:
X10.MouseUp
Starte Mausbewegung in eine Richtung: 0
Also das Event wird erkannt, aber die Maus bewegt sich nicht.
also bei mir schaut es so aus:
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="627">
<Macro Name="Mouse Move Up">
<Event Name="X10.MouseUp">
</Event>
<Action>
Mouse.GoDirection(0)
</Action>
</Macro>
</EventGhost>Auf der linken Seite von EG steht das:
X10.MouseUp
Starte Mausbewegung in eine Richtung: 0
Also das Event wird erkannt, aber die Maus bewegt sich nicht.
Komisch. Und du hälst die Taste auch gedrückt, ja? Nicht nur einmal kurz drücken.
Ansonsten seh ich nur, dass du eine etwas ältere Version von EG hast. Die neueste gibst immer hier:
http://www.eventghost.org/downloads/
Ansonsten seh ich nur, dass du eine etwas ältere Version von EG hast. Die neueste gibst immer hier:
http://www.eventghost.org/downloads/
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Ja, leuchtet auch die ganze Zeit.
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
- <EventGhost Name="Konfigurations-Baum" Version="627">
- <Autostart Name="Autostart">
<Plugin File="X10" Identifier="X10Remote">gAJLAl1xAChLAUsCSwNLBEsFSwZLB0sISwlLCksLSwxLDUsOSw9LEGVYAwAAAFgxMHEBh3ECLg==</Plugin>
<Plugin File="ZoomPlayer" Identifier="ZoomPlayer">gAIoWAkAAABsb2NhbGhvc3RxAE2hEoiJdHEBLg==</Plugin>
<Plugin File="Winamp" Identifier="Winamp">gAIpLg==</Plugin>
<Action>EventGhost.EnableExclusive(XmlIdLink(214))</Action>
<Plugin File="VLC" Identifier="VLC">gAJYCQAAAGxvY2FsaG9zdHEATdIEiIdxAS4=</Plugin>
</Autostart>
- <Macro Name="Switch to mode: Zoom Player">
<Event Name="DVD" />
<Action>EventGhost.EnableExclusive(XmlIdLink(26))</Action>
<Action>EventGhost.JumpIfLongPress(3.0, XmlIdLink(129))</Action>
<Action>System.Execute(u'{eg.PROGRAMFILES}\\Zoom Player\\zplayer.exe', u'', 0, False, 2)</Action>
<Action>ZoomPlayer.fnBringToFront()</Action>
</Macro>
- <Macro Name="Switch to mode: Winamp">
<Event Name="Music" />
<Action>System.Execute(u'{eg.PROGRAMFILES}\\Winamp\\winamp.exe', u'', 0, False, 2)</Action>
<Action>EventGhost.EnableExclusive(XmlIdLink(132))</Action>
</Macro>
- <Macro Name="Switch to mode: Mouse Emulation">
<Event Name="Setup" />
<Action>EventGhost.EnableExclusive(XmlIdLink(179))</Action>
</Macro>
- <Macro Name="Switch to mode: Keyboard Emulation">
<Event Name="TXT" />
<Action>EventGhost.EnableExclusive(XmlIdLink(214))</Action>
</Macro>
- <Folder Name="Context Folder">
- <Folder Name="Zoom Player" id="26" Enabled="False">
- <Macro Name="Context Navigator">
<Event Name="X10.Rename" />
<Event Name="Menu" />
<Action>ZoomPlayer.fnContextNav()</Action>
</Macro>
- <Macro Name="Cursor Up">
<Event Name="Up" />
<Action>ZoomPlayer.Up()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Cursor Down">
<Event Name="Down" />
<Action>ZoomPlayer.Down()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Cursor Left">
<Event Name="Left" />
<Action>ZoomPlayer.Left()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Cursor Right">
<Event Name="Right" />
<Action>ZoomPlayer.Right()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Ok">
<Event Name="Ok" />
<Action>ZoomPlayer.Enter()</Action>
</Macro>
- <Macro Name="Play">
<Event Name="Play" />
<Action>ZoomPlayer.fnPlay()</Action>
</Macro>
- <Macro Name="Pause">
<Event Name="Pause" />
<Action>ZoomPlayer.fnPause()</Action>
</Macro>
- <Macro Name="Stop">
<Event Name="Stop" />
<Action>ZoomPlayer.fnStop()</Action>
</Macro>
- <Macro Name="Fast Forward">
<Event Name="Forward" />
<Action>ZoomPlayer.fnFastForward()</Action>
</Macro>
- <Macro Name="Fast Rewind">
<Event Name="Rewind" />
<Action>ZoomPlayer.fnRewind()</Action>
</Macro>
- <Macro Name="Num1">
<Event Name="Num1" />
<Action>ZoomPlayer.exDVDNumPad(u'1')</Action>
</Macro>
- <Macro Name="Num2">
<Event Name="Num2" />
<Action>ZoomPlayer.exDVDNumPad(u'2')</Action>
</Macro>
- <Macro Name="Num3">
<Event Name="Num3" />
<Action>ZoomPlayer.exDVDNumPad(u'3')</Action>
</Macro>
- <Macro Name="Num4">
<Event Name="Num4" />
<Action>ZoomPlayer.exDVDNumPad(u'4')</Action>
</Macro>
- <Macro Name="Num5">
<Event Name="Num5" />
<Action>ZoomPlayer.exDVDNumPad(u'5')</Action>
</Macro>
- <Macro Name="Num6">
<Event Name="Num6" />
<Action>ZoomPlayer.exDVDNumPad(u'6')</Action>
</Macro>
- <Macro Name="Num7">
<Event Name="Num7" />
<Action>ZoomPlayer.exDVDNumPad(u'7')</Action>
</Macro>
- <Macro Name="Num8">
<Event Name="Num8" />
<Action>ZoomPlayer.exDVDNumPad(u'8')</Action>
</Macro>
- <Macro Name="Num9">
<Event Name="Num9" />
<Action>ZoomPlayer.exDVDNumPad(u'9')</Action>
</Macro>
- <Macro Name="Num0">
<Event Name="Num0" />
<Action>ZoomPlayer.exDVDNumPad(u'0')</Action>
</Macro>
- <Macro Name="Next Track">
<Event Name="NextTrack" />
<Action>ZoomPlayer.fnNextTrack()</Action>
</Macro>
- <Macro Name="Previous Track">
<Event Name="PreviousTrack" />
<Action>ZoomPlayer.fnPrevTrack()</Action>
</Macro>
- <Macro Name="DVD Menu">
<Event Name="DVDMenu" />
<Action Name="because not every DVD has a title menu">EventGhost.Comment()</Action>
<Action Name="and we want to do it with just one key">EventGhost.Comment()</Action>
<Action Name="we simply use both actions. One of it will">EventGhost.Comment()</Action>
<Action Name="succeed everytime.">EventGhost.Comment()</Action>
<Action>ZoomPlayer.fnDVDRootMenu()</Action>
<Action>ZoomPlayer.fnDVDTitleMenu()</Action>
</Macro>
- <Macro Name="DVD Audio">
<Event Name="DVDAudio" />
<Action>ZoomPlayer.fnDVDAudioMenu()</Action>
</Macro>
- <Macro Name="Zoom In">
<Event Name="ChannelUp" />
<Action>ZoomPlayer.fnZoomIn()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Zoom Out">
<Event Name="ChannelDown" />
<Action>ZoomPlayer.fnZoomOut()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Toggle Controlbar">
<Event Name="EditImage" />
<Action>ZoomPlayer.fnBar()</Action>
</Macro>
- <Macro Name="Toggle Fullscreen">
<Event Name="Fullscreen" />
<Action>ZoomPlayer.fnFullScreen()</Action>
</Macro>
- <Macro Name="Exit Zoom Player">
<Event Name="Power" />
<Action>ZoomPlayer.fnExit()</Action>
</Macro>
- <Macro Name="Forced Restart" id="129">
<Action Name="Taskkill ZoomPlayer">System.Execute(u'C:\\WINDOWS\\system32\\taskkill.exe', u'/F /IM zplayer.exe /T', 1, True, 2)</Action>
<Action>System.Execute(u'{eg.PROGRAMFILES}\\Zoom Player\\zplayer.exe', u'/Z:3 /AR:5 /PR:2 /DVD /MOUSEOFF /CD:H /X:2200 /Y:50', 0, False, 2)</Action>
</Macro>
</Folder>
- <Folder Name="Winamp" id="132" Enabled="False">
- <Macro Name="Play">
<Event Name="Play" />
<Event Name="Ok" />
<Action>Winamp.TogglePlay()</Action>
</Macro>
- <Macro Name="Stop">
<Event Name="Stop" />
<Action>Winamp.Stop()</Action>
</Macro>
- <Macro Name="Pause">
<Event Name="Pause" />
<Action>Winamp.Pause()</Action>
</Macro>
- <Macro Name="Cursor Up">
<Event Name="Up" />
<Action>Winamp.PreviousTrack()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Cursor Down">
<Event Name="Down" />
<Action>Winamp.NextTrack()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Cursor Left">
<Event Name="Left" />
<Action>Winamp.FastRewind()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Cursor Right">
<Event Name="Right" />
<Action>Winamp.FastForward()</Action>
<Action>EventGhost.AutoRepeat()</Action>
</Macro>
- <Macro Name="Next Track">
<Event Name="NextTrack" />
<Action>Winamp.NextTrack()</Action>
</Macro>
- <Macro Name="Previous Track">
<Event Name="PreviousTrack" />
<Action>Winamp.PreviousTrack()</Action>
</Macro>
- <Macro Name="Visualization">
<Event Name="Fullscreen" />
<Action>Winamp.ExVis()</Action>
</Macro>
- <Macro Name="Exit">
<Event Name="Power" />
<Action>Winamp.Exit()</Action>
</Macro>
- <Macro Name="Volume Up">
<Event Name="VolumeUp" />
<Action>Winamp.VolumeUp()</Action>
<Action>EventGhost.AutoRepeat(0.33000000000000002, 0.050000000000000003, 0.050000000000000003, 3.0)</Action>
</Macro>
- <Macro Name="Volume Down">
<Event Name="VolumeDown" />
<Action>Winamp.VolumeDown()</Action>
<Action>EventGhost.AutoRepeat(0.33000000000000002, 0.050000000000000003, 0.050000000000000003, 3.0)</Action>
</Macro>
</Folder>
- <Folder Name="Mouse Emulation" id="179" Enabled="False">
- <Macro Name="Mouse Move Up">
<Event Name="Up" />
<Event Name="Num2" />
<Action>Mouse.GoDirection(0)</Action>
</Macro>
- <Macro Name="Mouse Move RightUp">
<Event Name="Num3" />
<Action>Mouse.GoDirection(45)</Action>
</Macro>
- <Macro Name="Mouse Move Right">
<Event Name="Right" />
<Event Name="Num6" />
<Action>Mouse.GoDirection(90)</Action>
</Macro>
- <Macro Name="Mouse Move RightDown">
<Event Name="Num9" />
<Action>Mouse.GoDirection(u'135')</Action>
</Macro>
- <Macro Name="Mouse Move Down">
<Event Name="Down" />
<Event Name="Num8" />
<Action>Mouse.GoDirection(u'180')</Action>
</Macro>
- <Macro Name="Mouse Move LeftDown">
<Event Name="Num7" />
<Action>Mouse.GoDirection(225)</Action>
</Macro>
- <Macro Name="Mouse Move Left">
<Event Name="Left" />
<Event Name="Num4" />
<Action>Mouse.GoDirection(270)</Action>
</Macro>
- <Macro Name="Mouse Move LeftUp">
<Event Name="Num1" />
<Action>Mouse.GoDirection(315)</Action>
</Macro>
- <Macro Name="Left Mouse Button">
<Event Name="X10.Rename" />
<Action>Mouse.LeftButton()</Action>
</Macro>
- <Macro Name="Right Mouse Button">
<Event Name="X10.Snapshot" />
<Action>Mouse.RightButton()</Action>
</Macro>
</Folder>
- <Folder Name="Keyboard Emulation" id="214">
- <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" Enabled="False">
<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 -> Enter Key">
<Event Name="Ok" />
<Action>Window.SendKeys(u'{Enter}')</Action>
</Macro>
- <Macro Name="Delete -> Escape Key">
<Event Name="Delete" />
<Action>Window.SendKeys(u'{Esc}')</Action>
</Macro>
- <Macro Name="Power -> Alt+F4" Enabled="False">
<Event Name="Power" />
<Action>Window.SendKeys(u'{Alt+F4}')</Action>
</Macro>
- <Macro Name="Forward -> Tabulator" Enabled="False">
<Event Name="Forward" />
<Action>Window.SendKeys(u'{Tab}')</Action>
</Macro>
- <Macro Name="Rewind -> Shift+Tabulator" Enabled="False">
<Event Name="Rewind" />
<Action>Window.SendKeys(u'{Shift+Tab}')</Action>
</Macro>
- <Macro Name="ChannelUp -> Plus">
<Event Name="ChannelUp" />
<Action>Window.SendKeys(u'+')</Action>
</Macro>
- <Macro Name="ChannelDown -> Minus">
<Event Name="ChannelDown" />
<Action>Window.SendKeys(u'-')</Action>
</Macro>
- <Macro Name="Rename -> Start Menu">
<Event Name="Rename" />
<Action>Window.SendKeys(u'{Win}')</Action>
</Macro>
- <Macro Name="Play -> Space" Enabled="False">
<Event Name="Play" />
<Action>Window.SendKeys(u'{Space}')</Action>
</Macro>
</Folder>
</Folder>
- <Macro Name="Mute Sound Card">
<Event Name="Mute" />
<Action>System.ToggleMute()</Action>
</Macro>
- <Macro Name="Decrease Volume">
<Event Name="VolumeDown" />
<Action>System.ChangeMasterVolumeBy(-2.0)</Action>
<Action>EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)</Action>
</Macro>
- <Macro Name="Increase Volume">
<Event Name="VolumeUp" />
<Action>System.ChangeMasterVolumeBy(2.0)</Action>
<Action>EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)</Action>
</Macro>
- <Folder Name="Other Examples">
- <Folder Name="State Folder Example">
- <Folder Name="Folder1" id="271">
- <Macro Name="Enable other Folder">
<Event Name="Blue" />
<Action>EventGhost.EnableExclusive(XmlIdLink(276))</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
</Folder>
- <Folder Name="Folder2" id="276" Enabled="False">
- <Macro Name="Enable other Folder">
<Event Name="Blue" />
<Action>EventGhost.EnableExclusive(XmlIdLink(281))</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
</Folder>
- <Folder Name="Folder3" id="281" Enabled="False">
- <Macro Name="Enable other Folder">
<Event Name="Blue" />
<Action>EventGhost.EnableExclusive(XmlIdLink(271))</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
</Folder>
</Folder>
- <Folder Name="State Macro Example">
- <Macro Name="State1" id="287">
<Event Name="Green" />
<Action>EventGhost.DisableItem(XmlIdLink(287))</Action>
<Action>EventGhost.EnableItem(XmlIdLink(293))</Action>
<Action Enabled="False">System.MonitorPowerOff()</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
- <Macro Name="State2" id="293" Enabled="False">
<Event Name="Green" />
<Action>EventGhost.EnableItem(XmlIdLink(287))</Action>
<Action>EventGhost.DisableItem(XmlIdLink(293))</Action>
<Action>System.MonitorPowerOn()</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
</Folder>
- <Folder Name="State Macro Example 2">
- <Macro Name="Macro1" id="300">
<Event Name="Yellow" />
<Action>EventGhost.EnableExclusive(XmlIdLink(304))</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
- <Macro Name="Macro2" id="304" Enabled="False">
<Event Name="Yellow" />
<Action>EventGhost.EnableExclusive(XmlIdLink(308))</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
- <Macro Name="Macro3" id="308" Enabled="False">
<Event Name="Yellow" />
<Action>EventGhost.EnableExclusive(XmlIdLink(300))</Action>
<Action>EventGhost.StopProcessing()</Action>
</Macro>
</Folder>
</Folder>
- <Folder Name="versuche">
- <Macro Name="Ausschalten">
<Event Name="Power" />
<Action>System.PowerDown(True)</Action>
</Macro>
- <Macro Name="reche Maustaste">
<Event Name="X10.RButtonUp" />
<Event Name="X10.RButtonDown" />
<Action>Mouse.RightButton()</Action>
</Macro>
- <Macro Name="linke Maustaste">
<Event Name="X10.LButtonUp" />
<Event Name="X10.LButtonDown" />
<Action>Mouse.LeftButton()</Action>
</Macro>
- <Macro Name="Ordner ├Âffnen">
<Event Name="X10.Record" />
<Action>System.Execute(u'C:\\WINDOWS\\explorer.exe', u'd:\\', 2, False, 2)</Action>
</Macro>
- <Macro Name="Ok -> Enter Key">
<Event Name="X10.Enter" />
<Action>Window.SendKeys(u'{Enter}')</Action>
</Macro>
- <Macro Name="Backspace">
<Event Name="X10.Left" />
<Action>Window.SendKeys(u'{Backspace}')</Action>
</Macro>
- <Macro Name="Exit Alt+F4">
<Event Name="X10.Exit" />
<Action>Window.SendKeys(u'{Alt+F4}')</Action>
</Macro>
- <Macro Name="Mouse Move Up">
<Event Name="X10.MouseUp" />
<Action>Mouse.GoDirection(0)</Action>
</Macro>
</Folder>
- <Folder Name="VLC">
- <Macro Name="Play">
<Event Name="X10.Play" />
<Action>VLC.Play()</Action>
</Macro>
- <Macro Name="Pause">
<Event Name="X10.Pause" />
<Action>VLC.Pause()</Action>
</Macro>
- <Macro Name="Next">
<Event Name="Forward" />
<Action>EventGhost.PythonCommand(u'VLC.Next Title()')</Action>
</Macro>
- <Macro Name="Previous">
<Event Name="Rewind" />
<Action>EventGhost.PythonCommand(u'VLC.Previous Title()')</Action>
</Macro>
</Folder>
</EventGhost>