mirror of
https://github.com/RawAccelOfficial/rawaccel.git
synced 2025-05-11 18:36:46 +02:00
make a readme
This commit is contained in:
parent
78156f3416
commit
d5c3e49377
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
## rawaccel
|
||||
rawaccel is a mouse acceleration driver for Windows 10 (64-bit)
|
||||
|
||||
### build
|
||||
[Install the WDK for Windows 10](https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk)
|
||||
|
||||
### install
|
||||
From an elevated prompt run `bcdedit /set testsigning on`, then run *installer.exe* and reboot.
|
||||
|
||||
### usage
|
||||
*rawaccel.exe* is a console program that will apply your accel settings, for usage and options see `rawaccel help`.
|
||||
|
||||
[precompiled test-signed binary available here](https://github.com/a1xd/rawaccel/releases)
|
Loading…
Add table
Add a link
Reference in a new issue