http://se.aminet.net/pub/Linux/distributions/slackware/slackware-10.1/source/xap...
[xscreensaver] / hacks / glx / molecule.man
index 4903654fbf0472309a21206b23feca26221008b5..c05366705a9e0d03d30d853a1cc299d918fc4029 100644 (file)
@@ -22,12 +22,13 @@ molecule - draws 3D moleclear structures
 [\-spin \fIaxes\fP]
 [\-no-spin]
 [\-wire]
+[\-verbose]
 [\-timeout \fIseconds\fP]
 [\-labels] [\-no-labels]
 [\-titles] [\-no-titles]
 [\-atoms] [\-no-atoms]
 [\-bonds] [\-no-bonds]
-[\-molecule \fIfilename\fP]
+[\-molecule \fIfile-or-directory\fP]
 .SH DESCRIPTION
 The \fImolecule\fP program draws several different representations of
 molecules.  Some common molecules are built in, and it can read PDB
@@ -54,6 +55,9 @@ Display a running tally of how many frames per second are being rendered.
 In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
 your GL performance.
 .TP 8
+.B \-verbose
+Print debugging info on stderr about files being loaded, etc.
+.TP 8
 .B \-wander
 Move the molecules around the screen.
 .TP 8
@@ -107,11 +111,15 @@ This will be very fast.
 When using the built-in data set, change to a new molecule every
 this-many seconds.  Default is 20 seconds.
 .TP 8
-.B \-molecule \fIfilename\fP
+.B \-molecule \fIfile-or-directory\fP
 Instead of using the built-in molecules, read one from the given file.
 This file must be in PDB (Protein Data Base) format.  (Note that it's
 not uncommon for PDB files to contain only the atoms, with no (or
 little) information about the atomic bonds.)
+
+This can also be a directory, in which case, all of the .pdb files in
+that directory will be loaded.  A new one will be displayed at random
+every few seconds (as per the \fI\-timeout\fP option.)
 .PP
 When the molecule is too large (bigger than about 30 angstroms from
 side to side), the \fI\-label\fP option will be automatically turned
@@ -142,7 +150,7 @@ A good source of PDB files:
 http://www.sci.ouc.bc.ca/chem/molecule/molecule.html
 .EE
 .SH COPYRIGHT
-Copyright \(co 2001 by Jamie Zawinski.
+Copyright \(co 2001, 2004 by Jamie Zawinski.
 Permission to use, copy, modify, distribute, and sell this software and
 its documentation for any purpose is hereby granted without fee,
 provided that the above copyright notice appear in all copies and that