Full screen

From PyMOLWiki
Revision as of 13:39, 27 April 2009 by Inchoate (talk | contribs)
Jump to navigation Jump to search

Overview

This determines if PyMOL takes up the entire desktop screen or not.

Syntax

# make PyMOL run full screen
set full_screen, on

# go back to normal mode
set full_screen, off

Notes

Didn't do anything in my Mac version of PyMOL.