Hi,
Sorry if this query has been posted before -- I couldn't find any results in my searching, but I could be phrasing things poorly.
My problem is that I have a generic HID remote device (RF as opposed to IR) which is a little trigger-happy when it comes to button presses. Often, I press a button once but it registers twice. I'm confident the issue is with the device (as opposed to software/plug-in duplication etc.) as it only happens on odd occasions with a mixture of buttons.
So, I was wondering whether there is any simple config change I can make to detect double-presses in x number of milliseconds?
Or failing that, can I assign 'the same' action to a double-press as well as a single press?
Thanks,
Louis
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.
Prevent Double-Press?
-
bubbaganoush
- Posts: 6
- Joined: Sat Sep 24, 2011 3:11 am
Re: Prevent Double-Press?
I have this problem with the Cyberlink remote.
I made each button press macro disable itself and jump to another macro. This other macro waits a fraction of a second before enabling the button press macro again.
It seems to help but it still registers button presses multiple times with certain buttons.
I made each button press macro disable itself and jump to another macro. This other macro waits a fraction of a second before enabling the button press macro again.
It seems to help but it still registers button presses multiple times with certain buttons.