Hi Folk.
I just joined to the EventGhost Communities.
I can not get the basic things to work like Triggering a macro onClick(LeftmouseBotton) or by pressing a Shortcut key.
In the log-panel are only:
system.idle,system.unidle, system.powerstatuschange, system.clipboardchanged,
but no keystroke, mouseclick, nothing
What am i trying to do:
toggle pause and play on windows media player by left mouse click on playing video (similar to youtube and other web-player)
How can i do that?
Is there an reference for most common Events, in order to copy-paste them in AddEvent-Dialog?
win7pro,64bit
eventghost 0.4.1.r1544
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.
Trigger Macros from Keyboard and Mousepad
Re: Trigger Macros from Keyboard and Mousepad
Do you have the "log only assigned events" button ticked (lower left corner of EG)?
That would keep you from seeing other PC actions.
That would keep you from seeing other PC actions.
eventghost.net
Be there or be square.
Be there or be square.
Re: Trigger Macros from Keyboard and Mousepad
i tried with checked and not checked "log only assigned events".
Also Run EG normal and Run as Administrator.
The some thing:
No Keystrokes, No MouseButtons has been logged.
Additional observation:
When i have EG open an type wild random keys, at some point EventGhost stops responding.
Also Run EG normal and Run as Administrator.
The some thing:
No Keystrokes, No MouseButtons has been logged.
Additional observation:
When i have EG open an type wild random keys, at some point EventGhost stops responding.
No Keystrokes, No MouseButtons has been logged.
Hi all.
I hope there will be solution or workaround for my Problem:
No Keystrokes, No Mouse Buttons has been logged.
I tried to overcome this issue by allowing Firewall and Registry Controller unrestricted access.
Unfortunately without success.
Does Anyone have an idea? What i can also try?
(Win7ProGerman; Keyboard:German)
I hope there will be solution or workaround for my Problem:
No Keystrokes, No Mouse Buttons has been logged.
I tried to overcome this issue by allowing Firewall and Registry Controller unrestricted access.
Unfortunately without success.
Does Anyone have an idea? What i can also try?
(Win7ProGerman; Keyboard:German)
Re: Trigger Macros from Keyboard and Mousepad
Did you add the Generic HID plugin?
You need to add that plugin in order to get events from keyboard and mouse.
I know, it's not obvious.
There's also a 'keyboard' plugin.
You need to add that plugin in order to get events from keyboard and mouse.
I know, it's not obvious.
There's also a 'keyboard' plugin.
-
themaster1
- Experienced User
- Posts: 133
- Joined: Wed Feb 03, 2010 9:02 pm
Re: Trigger Macros from Keyboard and Mousepad
Where is located the mouse plugin ?? I'm interested aswell
Re: Trigger Macros from Keyboard and Mousepad
@dopdahl
When i try to add Generic HID Plugin, there are no devices listed.
The only button on this dialog is Cancel.
But i tried the Keyboard Plugin, and now the EventGhost is not freezing on keystroke.
This is a half success.
Is there a Mouse-(notebook integrated pointer device)-Plugin also?
When i try to add Generic HID Plugin, there are no devices listed.
The only button on this dialog is Cancel.
But i tried the Keyboard Plugin, and now the EventGhost is not freezing on keystroke.
This is a half success.
Is there a Mouse-(notebook integrated pointer device)-Plugin also?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Trigger Macros from Keyboard and Mousepad
Maybe you thought MouseEvent Plugin ?inout wrote:Is there a Mouse-(notebook integrated pointer device)-Plugin also?
Pako
Re: Trigger Macros from Keyboard and Mousepad
Thanks.
I just found it.
But is there a way to connect mouse event to specific application/dialog/GUI-ControlElement?
Or at least to a rectangular area inside an application?
I just found it.
But is there a way to connect mouse event to specific application/dialog/GUI-ControlElement?
Or at least to a rectangular area inside an application?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Trigger Macros from Keyboard and Mousepad
I do not know, I've never used it and even I never download it.inout wrote:But is there a way to connect mouse event to specific application/dialog/GUI-ControlElement?
Or at least to a rectangular area inside an application?
Pako