Difference between revisions of "Category:Uncategorized"

From PyMOLWiki
Jump to navigation Jump to search
(No difference)

Revision as of 11:39, 23 February 2005

Alter key bindings

It's not GUI, but you could simply bind a function key such as F1 to a command:

cmd.set_key('F1',lambda :cmd.show('sticks'))

This category currently contains no pages or media.