jacky998877 Posted February 24, 2023 Share Posted February 24, 2023 (edited) is it possible the get the mouse moving speed and return its speed value? Edited February 24, 2023 by jacky998877 Link to comment Share on other sites More sharing options...
Solution mistersquirrle Posted February 24, 2023 Solution Share Posted February 24, 2023 Yes, it's possible. Have you tried anything? It's some basic mathematics. Calculate the distance between 2 measurements of the cursor, use a timer to get how long it was between measurements, and then calculate the speed using the distance and time taken (speed = distance/time). jacky998877 1 We ought not to misbehave, but we should look as though we could. Link to comment Share on other sites More sharing options...
rudi Posted March 7, 2023 Share Posted March 7, 2023 Even though you already marked @mistersquirrle answer as solution: In case you would like to look up the settings for "mouse speed" "Cursor accelleration" and others (start -> run -> main.cpl) you can read them from the Registry values in the key HKEY_CURRENT_USER\Control Panel\Mouse jacky998877 1 Earth is flat, pigs can fly, and Nuclear Power is SAFE! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now