Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable "Same message as last time, time XXXXXXXX, skipping ..." functionality #7

Open
fhteagle opened this issue Jun 22, 2019 · 1 comment

Comments

@fhteagle
Copy link

Thanks for this tool, very useful for my case where external HDMI hotplug events are not being reported by udev for some reason...

I would like to be able to temporarily, then permanently disable the portion of your code that does not react to duplicate events. In my testing with hotplug/unplug my external HDMI, I get debug messages such as,

xplugd[2470]: Same message as last time, time 73277688, skipping ...

Could you add a flag to allow reaction to duplicate events instead of skipping them? Perhaps with a sub-argument with a cool down period in seconds? So, xplugd -d 3 would react to any event it thinks is a duplicate, as long as the duplicate was at least 3 seconds in the past?

@troglobit
Copy link
Owner

Sorry mate, i'm not using xplugd myself anymore. Maybe I'll get back to using it in the future. I can review and merge pull requests though, if you or someone else find the time to fix it yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants