Internal gui: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				|||
| Line 17: | Line 17: | ||
= See Also =  | = See Also =  | ||
[[:Category:GUI|GUI Category]]  | [[:Category:GUI|GUI Category]] , [[Group]]  | ||
[[Category:GUI|GUI Category]]  | [[Category:GUI|GUI Category]]  | ||
[[Category:Settings]]  | [[Category:Settings]]  | ||
Latest revision as of 13:11, 13 February 2012
Overview
The internal GUI is the openGL-based user interface (that is--not the TK-window). Here you can enable/disable proteins from view, color then, change their representation--a whole host of things. If you want a nice clean presentation mode, you can turn off the internal GUI using this setting.
Syntax
# turn the internal gui off
set internal_gui, off
# turn it back on
set internal_gui, on

