Why does this work: from pymol import cmd cmd.set_key ('CTRL-A', cmd.hide, ('sticks', 'joe_closed' ) )
and this doesn't? from pymol import cmd cmd.set_key ('CTRL-A', cmd.disable, ('joe_closed') ) _________________________________ Mark A. Saper, Ph.D. Associate Professor of Biological Chemistry Biophysics Research Division, University of Michigan Chemistry Building Room 3040 930 N University Ave Ann Arbor MI 48109-1055 U.S.A. sa...@umich.edu (734) 764-3353 fax (734) 764-3323 http://www.biochem.med.umich.edu/biochem/research/profiles/saper.html