SFM/Basic operations: Difference between revisions

From Valve Developer Community
< SFM
Jump to navigation Jump to search
m (1 revision: uploaded first version of SFM documentation)
m (formatted table)
Line 1: Line 1:
The SFM uses the same basic operations you find in most Windows applications.
The SFM uses the same basic operations you find in most Windows applications.
{| width="600" cellspacing="1" cellpadding="1" border="1"
{| {{standard-table}}
! Command !! Shortcut
|-  
|-  
| Undo
| Undo

Revision as of 15:52, 27 June 2012

The SFM uses the same basic operations you find in most Windows applications.

Command Shortcut
Undo Press Ctrl+Z
Redo Press Ctrl+ Shift+Z
Save Press Ctrl+S
Open Press Ctrl+O
New Press Ctrl+N
Cut Press Ctrl+X
Copy Press Ctrl+C
Paste Press Ctrl+V
Delete Press Del
Access area-specific context menu Right-click
Tip.pngTip:Save your work early and often. The file you save is called your session.

See also