Full Screen

From PyMOLWiki
Revision as of 12:42, 28 August 2006 by AdShea (talk | contribs) (Added Python command)
Jump to navigation Jump to search

DESCRIPTION

full_screen enables or disables PyMOL's full screen mode. This does not work well on all platforms.

USAGE

full_screen on
full_screen off
cmd.full_screen('on')
cmd.full_screen('off')