Mac Orientation: Difference between revisions
Jump to navigation
Jump to search
Created page with '== Key symbols == * swirly clover/apple = command key * up arrow = shift key * slide symbol = option key * hat = ctrl key == Keyboard shortcuts== (can find these under System P…' |
(No difference)
|
Latest revision as of 21:51, 4 February 2011
Key symbols
- swirly clover/apple = command key
- up arrow = shift key
- slide symbol = option key
- hat = ctrl key
Keyboard shortcuts
(can find these under System Prefs -> Keyboard & Mouse):
- command + space => spotlight
- command + s => save
- command + w => close window
- command + q => close application
- command + tab => cycle through applications (alt-tab in Windows)
- command + tilde => cycle through the windows of a single application
- F12 => show all windows at once (Expose)
Environment variables
Set PATH
and other environment variables in ~/.profile
:
export PATH=$PATH:/usr/local/matlab/bin
Startup Items
- Per User: look in System Preferences -> Accounts -> Login Items
- Global: look in
/etc/hostconfig