Giter Site home page Giter Site logo

razerdpi's Introduction

razerdpi

-- A mouse DPI and button speed controller and presser in autoit

Review if you like, otherwise its just a bunch of other scripts bundled together and some glue, it mostly works

With F11..F24 keys assigned to a multi button mouse such as razor

Windows Mouse DPI be controlled using extended F11..F14 , there are 3 profiles and these can be adjusted in realtime I haven't added specific mice control to this, so DPI controll doesn't work in games, but the mouse I use has its onboard DPI buttons anyway, but will in windows or window general ui

Enables button down time, delay before repeat to be controlled dynamically by keyboard or F11..F24 Where F11..F24 are mapped to Naga Trinity buttons and saved in mouse onboard profile

Mouse presses speeds has 3 profiles, being Button speeds Fast , Medium, Slow

Has a UI showing timings

This is useful for testing tactile response in UI's where de-bounce and rapid presses are needed to be tested , several keys stop / pause or exit the script

-- As a precursor for Razer Naga Trinity for example, Run the following batch example to kill razer mouse software, to use the onboard profiles only, removes issues with applications causing issues

Recommend disabling the Razor software and using onboard mouse profile only to remove any interference from interactive applications during execution Apart from the coded buttons to keyboard keys, Razor Software is not needed so can be used for other micers

Rem enable onboard mouse profiles only, disables all the baggage of Razor

net stop "RzActionSvc"

net stop "Razer Game Manager Service"

net stop "Razer Synapse Service"

taskkill /IM "Razer Synapse 3.exe" /F

taskkill /IM "Razer Synapse Service Process.exe" /F

taskkill /IM "Razer Synapse Service.exe" /F

taskkill /IM "RazerCentralService.exe" /F

taskkill /IM "GameManagerService.exe" /F

rem start /min "" "C:\Program Files (x86)\Razer\Synapse3\WPFUI\Framework\Razer Synapse 3 Host\Razer Synapse 3.exe"

pause

Rem end of Razer death baggage

razerdpi's People

Contributors

ryzenwaves avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.