Keyboard Shortcut Menu

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Keyboard Shortcut Menu is a GUI panel that can create, modify, delete, and reset keyboard shortcuts. This functionality mimics the Set_Key function.

New in PyMOL 2.5

Usage

The Keyboard Shortcut Menu is located in the "Setting" menu heading.

Keyboard-Shortcut-Menu-Location.png

From this table, shortcuts can be edited directly by clicking and typing in the new command.

Shortcut-Menu-Edit.png

New shortcuts can be created by clicking the "Create New" button. This will open a new dialog that will fill the first box with the key you press (e.g. CTRL-K). The desired command can then be typed in the "Command" box. Click the "Help" button for useful tips for making new shortcuts.

Shortcut-Menu-Create-New.png

Selected commands can also be deleted or reset to their default values with the "Delete Selected" and "Reset Selected" buttons respectively.

Shortcut-Menu-Delete-Reset.png

The "Reset All" button will restore all commands to their default values and remove any new shortcuts that have been created.

The "Save" button will save the current shortcut configuration to a file. This configuration will be automatically loaded in when you open PyMOL.

See Also