Hi Martin, > Is it possible to somehow assign "page up" or "page down" keys to switch > from one loaded model to the next one in the PyMOL models list? > This would be useful because I often have several similar models listed > and in doing so it would be easier and convenient to identify changes > within them.
How about something like http://pymolwiki.org/index.php/ObjectFocus. It's cool what you can do with PyMOL and 8 minutes of coding. Two changes to the script you might want: * replace 'orient' with 'zoom' * don't animate the change, remote ',animate=1' from the orient command. Cheers, -- Jason -- Jason Vertrees, PhD PyMOL Product Manager Schrödinger, Inc. (e) jason.vertr...@schrodinger.com (o) +1 (603) 374-7120 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net