-
Notifications
You must be signed in to change notification settings - Fork 28
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
Stops working (with program still running) #6
Comments
That's not something I've experienced or had reports of before. It could be a conflict with another program that also installs a keyboard hook, even if it is intermittent. (E.g. the first or last program to finish running at start-up "wins".) It might be worth experimenting with disabling other keyboard-related programs you may have installed. |
I've seen it not work the odd time as well, but I think it's related to the problem of not being able to run in an app that has been started as administrator (or some related user issue). For example, I've seen it fail to work when trying to open a file of a certain type in one app, which spawns a new process to handle that type - sometimes (haven't bothered to track exactly when) this newly launched app will not work with TouchCursor. |
Certainly it doesn't work in programs running as administrator. I expect that security considerations will make that unsolvable. I haven't seen the "spawn new process" issue, though. If you ever manage to reliably reproduce it, let me know. |
Thanks for the tip, @pvince. I didn't realise there was a way to do that. |
EDIT: Not OP, but had a similar issue and have found the culprit for my problem: my keyboard (iKBC MF108 V3.0) has a @mattiasJohnson if you still have this problem, try with a different (simple) keyboard and see if the problem persists. @martin-stone any idea why TouchCursor doesn't catch these extra key inputs when The quote below was my original post.
|
Sometimes when I start my computer TouchCursor either doesn't work or stops working after a while. The program is still running but when I hold space I just get a lot of spaces.
I was first wondering if there was another program interfering but that doesn't seem reasonable to me since it occasionally works.
Using Windows 10, let me know if you need more information.
Mattias Johnson
The text was updated successfully, but these errors were encountered: