4.5 Mouse interactions on the canvas

A number of actions can be performed by interacting with the mouse on the canvas. The default initial bindings of the mouse buttons are shown in the following table.
  LEFT MIDDLE RIGHT
       
NONE rotate pan zoom
SHIFT      
CTRL      
ALT rotate pan zoom
<> During picking operations, the mouse bindings are changed as follows:
  LEFT MIDDLE RIGHT
       
NONE set   done
SHIFT add    
CTRL remove    
ALT rotate pan zoom
<>



Subsections