This is a read-only mirror of pymolwiki.org

Category:Uncategorized

From PyMOL Wiki
Revision as of 15:39, 23 February 2005 by Krother (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.