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.

Search found 7 matches

by edward.81
Sun Nov 21, 2010 9:51 pm
Forum: Coding Corner
Topic: SatoriHub 0.4.0 Alpha available
Replies: 11
Views: 4945

Re: SatoriHub 0.4.0 Alpha available

Thanks for reply...
i think to know what u want to do. i remember uICE. Where user have to assign to any remote key a predefined name like pause vol+ etc. next the user can add a program/plugin ad have already the action to remote association. I said like uirc because i don't have tried satory with ...
by edward.81
Sun Nov 21, 2010 11:21 am
Forum: Coding Corner
Topic: SatoriHub 0.4.0 Alpha available
Replies: 11
Views: 4945

Re: SatoriHub 0.4.0 Alpha available

I,m sorry but i have to say that satory is a fail paragoned to eventghost.
The interface concept that u trying to build is really confusing and in certain aspect are a limitation for the user.
With eventGhost u can use to anything and u can stack unlimited number of action in every macro. in satory ...
by edward.81
Tue Nov 16, 2010 12:50 pm
Forum: General Support
Topic: Wait Some time ?
Replies: 2
Views: 1414

Re: Wait Some time ?

Thank for the workaround.
Are in plane some new build ? The last version is from 2apr and i fear a stop working in this great project :/
by edward.81
Mon Nov 15, 2010 6:23 pm
Forum: General Support
Topic: Wait Some time ?
Replies: 2
Views: 1414

Wait Some time ?

Take this..
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1462">
<Macro Name="mytest" Expanded="True">
<Event Name="HID.Button.549" />
<Action>
Mouse.RightButton()
</Action>
<Action>
EventGhost.Wait(1.0)
</Action>
<Action>
Window.SendKeys(u'v', False)
</Action>
</Macro ...
by edward.81
Sat Nov 13, 2010 3:09 pm
Forum: Bug Reports
Topic: Keyboard plugin & media keys
Replies: 5
Views: 7123

Re: Keyboard plugin & media keys

If someone hare interested i have found this for disabling media key in win7 (but i think that somenthing similar can work also with vista & xp)
http://forums.dvbowners.com/index.php?showtopic=2017
Can work as workaround until it get fixed.
by edward.81
Thu Nov 11, 2010 11:29 pm
Forum: Bug Reports
Topic: Keyboard plugin & media keys
Replies: 5
Views: 7123

Re: Keyboard plugin & media keys

Thanks, with this is working.
Sorry if ask here, but is possible to cancel the SO event ?
Example. If i register the mute button to a macro the SO are still changing the volume state.
by edward.81
Thu Nov 11, 2010 10:06 pm
Forum: Bug Reports
Topic: Keyboard plugin & media keys
Replies: 5
Views: 7123

Keyboard plugin & media keys

Version 0.3.7.r1462
Win7 @64Bit

Keyboard plugin don't detect the media keys of keyboard. (play, pause, browser, etc).