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 Pirk
Thu Jun 17, 2010 4:31 pm
Forum: General Support
Topic: [HELP] How to emulate the Media buttons of my keyboard?
Replies: 6
Views: 10361

Re: [HELP] How to emulate the Media buttons of my keyboard?

OK guys, that's very simple in EventGhost too, once you know the correct syntax. :)

However it seems my application eJukebox still doesn't like EventGhost! If I send {Media_Play_Pause} with a AutoHotkey script, it works good. But when I use EventGhost to emulate keystroke {MediaPlayPause}, it ...
by Pirk
Thu Jun 17, 2010 12:41 pm
Forum: General Support
Topic: [HELP] How to emulate the Media buttons of my keyboard?
Replies: 6
Views: 10361

Re: [HELP] How to emulate the Media Play/Pause keyboard button?

Nobody can answer?

In AutoHotkey a simple script can do that: send {Media_Play_Pause}

But what is the equivalent in EventGhost? Maybe something in Python language?
by Pirk
Wed Jun 16, 2010 4:08 pm
Forum: General Support
Topic: [HELP] How to emulate the Media buttons of my keyboard?
Replies: 6
Views: 10361

[HELP] How to emulate the Media buttons of my keyboard?

Hi all,

I would need to emulate keystrokes, but not the standard keys. For example the Play/Pause button of my multimedia keyboard.

How can I send {Media_Play_Pause} in EventGhost? Because there is no option for the media buttons in Add action -> window -> Emulate keystrokes.

Thanks.
by Pirk
Sun Jun 13, 2010 10:45 am
Forum: Bug Reports
Topic: Unjustified syntax error
Replies: 6
Views: 5326

Re: Unjustified syntax error

All right, it's working like you say! if I turn the notepad window to US English keyboard, when I send Oem4 I receive [ in notepad.
So I tried to send {Ctrl+Oem4} to eJukebox, but still no joy.. I don't know on which "window" of eJukebox I should send this command? I tried several of the them but no ...
by Pirk
Sat Jun 12, 2010 7:13 pm
Forum: Bug Reports
Topic: Unjustified syntax error
Replies: 6
Views: 5326

Re: Unjustified syntax error

OK.. I'm trying to send {Oem4} to notepad, but it seems that notepad doesn't receive anything.
I've also tried to emulate something more "easy": just a standard character, {X} for example. the X should appear in notepad, isn't it? But still nothing! notepad comes on the first plan, but nothing more ...
by Pirk
Sat Jun 12, 2010 12:30 pm
Forum: Bug Reports
Topic: Unjustified syntax error
Replies: 6
Views: 5326

Re: Unjustified syntax error

Ah.. {Ctrl+Oem4} ? I tried your code, but it doesn't work in eJukebox. What does mean "Oem4"?
Thanks for your help Pako.
by Pirk
Sat Jun 12, 2010 10:58 am
Forum: Bug Reports
Topic: Unjustified syntax error
Replies: 6
Views: 5326

Unjustified syntax error

Hi guys! great prog you've made. but there is a command which doesn't work:

CTRL+[ generates a syntax error in EventGhost. I need this specific command for eJukebox.
Could you extend the character set recognized by EventGhost?

Thanks.

Evenghost version: 0.3.7.r1462
Windows 7 Home Premium - 64bit ...