Using access keys and shortcut keys
On Windows, you can use access keys to open menus and navigate the user interface. An access key is an alphanumeric key that you can use instead of a mouse pointer to activate menu or dialog options. It correlates to a designated character in a control label. Access keys are associated only with controls that have text labels. In P4V, you can identify access keys by looking for underlined characters in labels.
To access a menu and to activate a control within a dialog box, you need to press ALT+<letter>. For example:
- To open the File menu, press ALT+F.
- To select the Latest revision option in the Diff dialog, press ALT+L.
Within a menu, you only need to press the <key> key. For example, to switch to the Depot Tree:
- Press ALT+V to open the View menu.
- Press D to switch to the Depot Tree view (if your current selection is the Workspace Tree).
In addition, shortcut keys allow more experienced users to quickly perform select actions. For example:
- To switch to the Depot Tree, press Ctrl+9.
- To switch to the Workspace Tree, press Ctrl+0.
Where applicable, P4V displays shortcut keys to the right of a menu label.
The following table lists common shortcut keys.
Action | Shortcut Key |
---|---|
Show in Explorer | Ctrl+Shift+S |
Ctrl+P | |
Undo | Ctrl+Z |
Redo | Ctrl+Y |
Cut | Ctrl+X |
Copy | Ctrl+C |
Paste | Ctrl+V |
Select All | Ctrl+A |
Find | Ctrl+F |
Find File | Ctrl+Shift+F |
Go To | Ctrl+G |
View Depot Tree | Ctrl+9 |
View Workspace Tree | Ctrl+0 |
View Pending Changelists | Ctrl+1 |
View Submitted Changelists | Ctrl+2 |
View Branch Mappings | Ctrl+3 |
View Labels | Ctrl+4 |
View Workspaces | Ctrl+5 |
View Jobs | Ctrl+6 |
View Streams | Ctrl+7 |
View Remote Mappings | Ctrl+8 |
Refresh All | F5 |
Get Latest Revision | Ctrl+Shift+G |
Check Out | Ctrl+E |
Submit | Ctrl+S |
Revert | Ctrl+R |
Initialize Personal Server | Ctrl+Shift+I |
Fetch | Ctrl+Shift+T |
Push | Ctrl+Shift+P |
Lock | Ctrl+Shift+L |
Unlock | Ctrl+Shift+U |
Open Connection | Ctrl+O |
Open P4Admin | Ctrl+Shift+A |
Diff Against | Ctrl+Shift+D |
Show Revision Graph | Ctrl+Shift+R |
Show Timelapse View | Ctrl+Shift+T |
Open P4V Help | F1 |
Show System Info | Ctrl+I |