Mouse Operations

Left Button

  • translation/rotation (click and drag; depends on the mouse mode )

scaler/player (it will be displayed when mouseovered) interface2.png

Wheel

  • scale molecule/change depth (change camera position); depends on the mouse mode

Keyboard Operations

  • "a" : show about
  • "b" : back to the previous scene (only if there are multiple scenes)
  • "B" : back to the first scene (only if there are multiple scenes)
  • "c" : clear current view and reload data
  • "C" : clear error messages (trace messages)
  • "d" : switch mouse mode to depth mode (wheel)
  • "D" : dump polygon data in XMl format (for debug)
  • "e" : invoke edit window
  • "f" : move to the next scene (only if there are multiple scenes)
  • "F" : move to the last scene (only if there are multiple scenes)
  • "i" : interrupt predefined actions defined by AMGR and ACTION tags
  • "l" : load XML/PDB file
  • "m" : toggle show/hide mouse mode (experimental)
  • "p" : play forward (only if there are multiple scenes) or pause (if playing)
  • "P" : reserved for future plan
  • "r" : switch mouse mode to rotation mode (left; default)
  • "s" : switch mouse mode to scale mode (wheel; default)
  • "S" : save current XML data and view into the XML file
  • "t" : switch mouse mode to translation mode (left)
  • "v" : reset view
  • "x" : generate a new SWF file with current XML data (0.5 or later)
  • "X" : similar to "x", but the current view state is also added to XML data (as in "S")
  • arrows : do translation/scale change/depth change; depends on the mouse mode
  • "+" : same as up arrow
  • "-" : same as down arrow
  • enter : same as "f"

Please type "c" to reset view if you resize thw window or if the rotation center is apart from the window center. The latter case happens when the program misunderstands the window size, which is almost specific to the projector content debugger.