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
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.

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')