Button

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

button can be used to redefine what the mouse buttons do.

USAGE

button <button>,<modifier>,<action>

PYMOL API

cmd.button( string button, string modifier, string action )

NOTES

button:

  • L
  • M
  • R
  • S

modifers:

  • None
  • Shft
  • Ctrl
  • CtSh

actions:

  • Rota
  • Move
  • MovZ
  • Clip
  • RotZ
  • ClpN
  • ClpF
  • lb
  • mb
  • rb
  • +lb
  • +lbX
  • -lbX
  • +mb
  • +rb
  • PkAt
  • PkBd
  • RotF
  • TorF
  • MovF
  • Orig
  • Cent