You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use absolutetouchex on a different app (scrcpy) which seems to work (it starts), but the shift-f6 doesn't enable it and shift-7 didn't start the calibration.
I checked all the requirements: precision touchpad, visual c++ 2019.. the only thing I seem to miss is the raw input.
Apparently it's supported by scrcpy, launching it with the following parameter:
scrcpy --raw-key-events
(Which I don't even know if it applies just to the keys or also to the mouse/touchpad)
But when launching scrcpy from the absolutetouchex, it seems it doesn't accept the parameters of the other app, is there a way to make it happen?
Thanks
The text was updated successfully, but these errors were encountered:
Hello!
I'm trying to use absolutetouchex on a different app (scrcpy) which seems to work (it starts), but the shift-f6 doesn't enable it and shift-7 didn't start the calibration.
I checked all the requirements: precision touchpad, visual c++ 2019.. the only thing I seem to miss is the raw input.
Apparently it's supported by scrcpy, launching it with the following parameter:
scrcpy --raw-key-events
(Which I don't even know if it applies just to the keys or also to the mouse/touchpad)
But when launching scrcpy from the absolutetouchex, it seems it doesn't accept the parameters of the other app, is there a way to make it happen?
Thanks
The text was updated successfully, but these errors were encountered: