Python Forum
[Automation] Mouse Settings - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: [Automation] Mouse Settings (/thread-9450.html)



[Automation] Mouse Settings - masch1na - Apr-09-2018

Hello!

First and foremost I'd like to say I'm very excited to be a part of the Python world which is truly beautiful and limitless (I'm about to find out that).

My goal is to make a simple script that would copy all the settings in Windows related to the mouse (windows sensitivity, DPI, pointer precision etc.) from my computer in home and with that information paste all that information to my Windows at work.

I'm trying to play games competitively and I'm noticing that once I get used to the sensitivity at work for 8 hours it takes an uncomfortable while and deaths in games to get into the sensitivity here.

I wasn't able to find nothing related to such information gathering/setting afterwards.

I'm not necessarily looking for a complete script(even though I could use it as a guidance), but rather a specific module or tutorial that would bump me into creating such script myself.

Thank you so much in advance for your effort/time.

Best Regards.


RE: [Automation] Mouse Settings - Larz60+ - Apr-10-2018

possibly: https://pypi.python.org/pypi/pynput/1.3.10
other possibilities: https://pypi.python.org/pypi?%3Aaction=search&term=mouse+speed&submit=search