Page 1 of 1

Mouse movements not working or working slow

Posted: Sun Mar 02, 2008 5:47 pm
by olo2
Hi,

I have a MCE remote and I┬┤m trying to control Internet Explorer by Mouse.GoDirection.

Mostly it works, but on some pages it just won┬┤t. Seems to stuck over links and other bumpers.
Is this perhaps a driver problem or what?
I┬┤m using MCE Replacement Driver.578.zip from Mediaportal project. Version of Eventghost is 0.3.6.12

Example of a problem page is http://www.aftonbladet.se

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1262">
    <Macro Name="IE Mus Upp" Expanded="True">
        <Event Name="MceRemote.Up">
        </Event>
        <Action>
            Mouse.GoDirection(0.0)
        </Action>
        <Action>
            EventGhost.AutoRepeat(0.59999999999999998, 0.29999999999999999, 0.01, 3.0)
        </Action>
    </Macro>
</EventGhost>

Re: Mouse movements not working or working slow

Posted: Sun Mar 02, 2008 5:48 pm
by Bitmonster
Don't use AutoRepeat with GoDirection.

Re: Mouse movements not working or working slow

Posted: Sun Mar 02, 2008 6:01 pm
by olo2
It is the same problem with or without Autorepeat!

Re: Mouse movements not working or working slow

Posted: Sun Mar 02, 2008 6:10 pm
by olo2
Found one more page where the problem is visible.
Found that both pages have Child Class Internet Explorer_Server. Is that a problem?

http://svt.se/svt/road/Classic/shared/m ... sp?d=37591

Re: Mouse movements not working or working slow

Posted: Sun Mar 02, 2008 6:36 pm
by Bitmonster
Just tested both sites with the original replacement driver and IE7. No oddities.

Try it again with the driver from here:
http://www.eventghost.org/wiki/MCE_Remote_FAQ