Full screen: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
Didn't do anything in my Mac version of PyMOL.
Didn't do anything in my Mac version of PyMOL.


[[Category:Commands|Full Screen]]
[[Category:Commands|Full screen]]

Revision as of 08:34, 20 June 2009

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.