Hi,

i'm using the latest version of PP with the mousegesture plugin
enabled, with the following "mousegesture.ini":

----------------------
[options]
button=m
Draw=1
IgnoreIf=ctrl

[=explorer]
UP=win.keys("%{left}")
I=win.keys("{alt}{right}")

n=win.keys("%f%w%f {enter}")
;n=win.keys("{alt}fwf")
----------------------

The following line should send ALT+"Arrow left" to explorer (WinXP Pro
SP2, English) to go "back".
UP=win.keys("%{left}")

This should send ALT+"Arrow right" to go "forward".
I=win.keys("{alt}{right}")

Both things do not work.
There's not even any reaction.


I also try create a new folder by sending keystrokes after drawing an
"n" like this:
n=win.keys("%f%w%f {enter}")

The menu opens but the final "Enter" won't get send, so that i have to
press Enter to create the folder.

Does anyone know what's wrong?


Another minor thing:
I start the plugin with a "startup" scheduled command like this:
mousegesture.init(1,"D:\\PowerPro\\mousegestures.ini")

Although the INI is in the same folder as the PP.pcf, i cannot use this:
mousegesture.init(1,"mousegestures.ini")

Any ideas?


@brucexs
In the file "pwrpro48.xml" is still the old page
"http://www.windowspowerpro.com"; listed.


Thanks for your help!

Cheers...

Reply via email to