| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2015-09-03 05:11:31 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2015-09-03 05:11:31 +0200 |
| commit | 5867bb8f12f3841a06eed3cd253365be0728c0af (patch) | |
| tree | 990fef402177d252f800ae1c01931532f869964b /conf | |
| parent | 8e9d02a8bf86555cd040b5e7a29a12851e9764bf (diff) | |
Now applies the 'fuzz' and 'flat' properties.
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/space_navigator.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/conf/space_navigator.conf b/conf/space_navigator.conf index 07a5ae0..4936713 100644 --- a/conf/space_navigator.conf +++ b/conf/space_navigator.conf @@ -1,8 +1,8 @@ # 3DConnexion SpaceNavigator # AXIS MIN MAX FUZZ FLAT RESOLUTION -X -350 350 1 1 1 -Y -350 350 1 1 1 -Z -350 350 1 1 1 -RX -350 350 1 1 1 -RY -350 350 1 1 1 -RZ -350 350 1 1 1 +X -350 350 0 0 1 +Y -350 350 0 0 1 +Z -350 350 0 0 1 +RX -350 350 0 0 1 +RY -350 350 0 0 1 +RZ -350 350 0 0 1 |


