Auto restoring connection after waking up from sleep #531
HubKing
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I got sick and tired of restarting the logid manually after almost every system wake up from sleep, I came up with an idea and asked AI to "vibe-code" it (with Gemini 3 in AntiGravity). I have used it for about a week, and so far it has been working flawlessly. So, I thought I would share this with anyone needs it.
Basically you need to click a button right after restarting the logid service, but this service keeps restarting it until you clicked a button and logid detected it, and you would click a button at some time after waking up the PC, it works transparently. I am using an MX 3S, but if your mouse is different, you need to change the name in the CPP file.
fix_logid.cpp
logid-fix.service.txt
All reactions