-
Notifications
You must be signed in to change notification settings - Fork 14
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
Doesn't work? #3
Comments
Did you see #2? Specifically, this part:
It would be great if you could paste the full output of your logs here. If you don't have such output in the logs it means that the program didn't detect a precision touchpad. |
Oh ok It says in windows settings that I have a presicion touchpad Edit: aparantly the gestures don't work either |
Huh, that's weird. I added some logging, can you download v1.0.1 from the releases page and report back with the logs? Thanks! Edit: by gestures not working, you mean like on the desktop (3 finger swipe for window overview, etc)? If those don't work, I doubt AbsoluteTouchEx will either. |
lol ok
|
Does it work now? Looks like it somehow detected your touchpad this time. If not then it means the touchpad is not generating any input which may indicate faulty drivers. |
lol no. |
Hello apsun, I'm very interested in your work! It is the output message of my attest:
I notice this in the instruction:
However, my cursor still move in calibration mode and absolute touch mode. By the way, my aim is to execute |
So I got my precision drivers working on my Synaptics touchpad
When I turn it on, it doesn't work? (osu says 0 reports per second)
It goes something like this:
CreateWindowExW() -> hWnd=some hex RegisterRawInputDevices(other) RegisterRawInputDevices(mouse) GetRawInputData(handle=some hex, command=some hex)
The text was updated successfully, but these errors were encountered: