This is a read-only mirror of pymolwiki.org

Full Screen

From PyMOL Wiki
Revision as of 16:42, 28 August 2006 by AdShea (talk | contribs) (Added Python command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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')