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 18 matches

by dopdahl
Thu Mar 01, 2012 8:18 pm
Forum: General Support
Topic: Logitech Revue Keyboard
Replies: 3
Views: 1715

Re: Logitech Revue Keyboard

That's cool. I'm going to try to get mine working... If I have any success I'll post up here.
by dopdahl
Fri Feb 17, 2012 12:04 am
Forum: Plugin Support
Topic: Dual USB-UIRTs
Replies: 5
Views: 2556

Re: Dual USB-UIRTs

Yeah, I completely get it. Never tried it.

I assume the plug-in would have to append a unique identifier to each event to define where it came from... like add a -1 for the first unit and a -2 for the second.

I'm pretty sure the USBUIRT driver can support multiple units.
by dopdahl
Thu Feb 16, 2012 2:13 pm
Forum: Plugin Support
Topic: Dual USB-UIRTs
Replies: 5
Views: 2556

Re: Dual USB-UIRTs

I'd find a cheap powered emmitter connecting block and try that to pump up the juice and take the load off of the USB_UIRT.

You can get these cheaper... but it should do the trick.

http://www.ebay.com/itm/Xantech-IR-Emit ... 1e6b2157b2
by dopdahl
Thu Feb 16, 2012 2:00 am
Forum: General Support
Topic: Create an event from an error (resolving UIRT-problem)
Replies: 3
Views: 1338

Re: Create an event from an error (resolving UIRT-problem)

Seems like the lockups are hardware related.

Do you have emitters plugged in?

There's a hardware fix in a thread somewhere around here if you're handy.
by dopdahl
Thu Feb 16, 2012 1:51 am
Forum: Plugin Support
Topic: Dual USB-UIRTs
Replies: 5
Views: 2556

Re: Dual USB-UIRTs

Whoa.. not sure I understand your setup.

Are you using the two emitter outputs from the single USB-UIRT to feed like 10 separate emitters?

If so, you're probably overloading the USB_UIRTS ability to supply current to all those emitters.

Zantech (and others, check Ebay), make powered connecting ...
by dopdahl
Thu Feb 16, 2012 1:34 am
Forum: Plugin Support
Topic: USB-UIRT Long button press
Replies: 1
Views: 1505

Re: USB-UIRT Long button press

Something doesn't sound right. I do this with my setup.

The way I set it up was to go into the USB_UIRT plugin config and check "Pass repeated events as enduring events".

Then in the macro, add the 'autorepeat current macro' EventGhost 'action' after your transmit action.

Let me know if that ...
by dopdahl
Thu Feb 16, 2012 1:14 am
Forum: General Support
Topic: Trigger Macros from Keyboard and Mousepad
Replies: 9
Views: 4767

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.
by dopdahl
Mon Feb 13, 2012 1:28 am
Forum: General Support
Topic: eg stops getting events from usb-uirt
Replies: 12
Views: 3787

Re: eg stops getting events from usb-uirt

I'm no authority here, but the concept is to increase the ability of the circuit to withstand current draws which result in voltage drops as the emitters are fired.

Fast and/or significant current draws on a circuit can cause voltage drops if the power supply can't respond quickly enough to ...
by dopdahl
Sun Feb 12, 2012 12:29 am
Forum: General Support
Topic: eg stops getting events from usb-uirt
Replies: 12
Views: 3787

Re: eg stops getting events from usb-uirt

Nice work. I just added wired emitters to mine today and got locked up once...

If it happens again, I'm going to use your hardware mods... Thanks,
by dopdahl
Fri Feb 03, 2012 3:48 pm
Forum: General Support
Topic: OSD as a TopMost Window?
Replies: 1
Views: 820

Re: OSD as a TopMost Window?

Found an MCE plugin that will do the trick from the command line...

http://www.pcmediacenter.com.au/forum/topic/45552-new-plugin-mc-message-pop-up/

Cheers.

EDIT: Better yet, used a python script to poke the plugin directly... it's faster than using the execute program action with command lines ...
by dopdahl
Thu Feb 02, 2012 11:21 pm
Forum: General Support
Topic: OSD as a TopMost Window?
Replies: 1
Views: 820

OSD as a TopMost Window?

Searched and couldn't find a reference to this issue.

I'm using the OSD action to display a small text window when I toggle some modes.

Problem is, the OSD window doesn't display topmost so when I'm running MediaCenter full screen, I never see the popup.

Anyone have an easy way to do this ...
by dopdahl
Thu Feb 02, 2012 11:16 pm
Forum: General Support
Topic: Mouse Emulation - cursor only moves correct when EG in focus
Replies: 25
Views: 11611

Re: Mouse Emulation - cursor only moves correct when EG in f

SOLVED.

Tried my ClipCursor code and it didn't work at all.

Poked around with the 'Compatibility' settings in the Windows 'Properties' dialog for EventGhost. This is the dialog you get when you right click on the app or app icon and select properties.

I'm running 64bit windows 7 so I tried ...
by dopdahl
Thu Feb 02, 2012 8:10 pm
Forum: General Support
Topic: Mouse Emulation - cursor only moves correct when EG in focus
Replies: 25
Views: 11611

Re: Mouse Emulation - cursor only moves correct when EG in f

Ok, either this is a bug in the auiManager class in the python version EG uses, or it's a problem in the way EG has written its code that uses auiManager.

I'm a Windows guy, not a Python guy, so I'm going to try my ClipCursor hack later... If that works, I'm good.

Otherwise, maybe there's a Python ...
by dopdahl
Thu Feb 02, 2012 6:36 pm
Forum: General Support
Topic: Mouse Emulation - cursor only moves correct when EG in focus
Replies: 25
Views: 11611

Re: Mouse Emulation - cursor only moves correct when EG in f

lol kfoster...

Meh. was an expression of my disgust... not my name! lol.

Anyway, thanks for the response... I'll update my results...
by dopdahl
Thu Feb 02, 2012 6:31 pm
Forum: General Support
Topic: Mouse Emulation - cursor only moves correct when EG in focus
Replies: 25
Views: 11611

Re: Mouse Emulation - cursor only moves correct when EG in f

It's Alive! (the thread that is, hehe)...

Ok, I'm closing in on this one.

This appears to be associated with the EventGhost user interface behaving oddly/badly.

My first hunch is that this problem only exists on 64-bit versions of Windows. Can anyone confirm what OS they are seeing the issue on ...