Swap dominant and rotation buttons on SpacePilot Pro.
Got the buttons switched by mistake. They have similar signs on them. I've checked the 3dconnexion manual to know what symbol stand for what operation and this is the correct one.
This commit is contained in:
@@ -89,9 +89,9 @@
|
||||
<Map Description="ALT" KeyCode="23" DownTime="short" Command=""/>
|
||||
<Map Description="SHIFT" KeyCode="24" DownTime="short" Command=""/>
|
||||
<Map Description="CTRL" KeyCode="25" DownTime="short" Command=""/>
|
||||
<Map Description="Dominant" KeyCode="26" DownTime="short" Command=""/>
|
||||
<Map Description="Rotation" KeyCode="26" DownTime="short" Command=""/>
|
||||
<Map Description="PanAndZoom" KeyCode="27" DownTime="short" Command=""/>
|
||||
<Map Description="Rotation" KeyCode="28" DownTime="short" Command=""/>
|
||||
<Map Description="Dominant" KeyCode="28" DownTime="short" Command=""/>
|
||||
<Map Description="Plus" KeyCode="29" DownTime="short" Command=""/>
|
||||
<Map Description="Minus" KeyCode="30" DownTime="short" Command=""/>
|
||||
</Mapping>
|
||||
|
||||
Reference in New Issue
Block a user