| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-07-31 21:14:05 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-07-31 21:14:05 +0200 |
| commit | 038b03bbf519bdc44d1b8a3fce34901943c9bc7b (patch) | |
| tree | 6087a4fea8d78da04bd5c682b7520a3807351404 /conf/pro1_mouse.conf | |
| parent | 6ca39654bfc65eee45cb38cbc53ce838d1f656a0 (diff) | |
Implementing what is needed for rel axis renaming.
Diffstat (limited to 'conf/pro1_mouse.conf')
| -rw-r--r-- | conf/pro1_mouse.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/pro1_mouse.conf b/conf/pro1_mouse.conf new file mode 100644 index 0000000..6fe718e --- /dev/null +++ b/conf/pro1_mouse.conf @@ -0,0 +1,4 @@ +# Pro1 mouse, just rename axis +# AXIS MIN MAX FUZZ FLAT RESOLUTION OPTIONS +X 0 0 0 0 0 notabs,convert_to=Y +Y 0 0 0 0 0 notabs,convert_to=X |


