mirror of
https://github.com/RawAccelOfficial/rawaccel.git
synced 2025-05-11 18:36:46 +02:00
fix filename casing in docs
This commit is contained in:
parent
e9d116af80
commit
402aeb8688
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ This curve looks like an "S" with the top half bigger than the bottom. Mathemati
|
|||
|
||||
### Look Up Table
|
||||
This curve style is a blank canvas on which to create a curve. It allows the user to define the points which will make up the curve. For this reason, this mode is only for experts who know exactly what they want. Points can be supplied in the GUI according to format x1,y1;x2,y2;...xn.yn or in the settings.json in json format. The default Windows mouse acceleration settings (Enhanced Pointer Precision) can be very closely emulated with this style, using points: "1.505035,0.85549892;4.375,3.30972978;13.51,15.17478447;140,354.7026875;".
|
||||

|
||||

|
||||
|
||||
## Further Help
|
||||
Further help and frequently asked questions can be found in the [FAQ](https://github.com/a1xd/rawaccel/blob/master/doc/FAQ.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue