Guest User

Untitled

a guest
Jul 11th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. # Application Shortcuts
  2. This file contains shortcuts relating to:
  3. + Spaces
  4. + Windows
  5. + Mission Control
  6. + Launchpad
  7. + Dashboard
  8. + Dock
  9.  
  10. ## Navigate to space left or right
  11. C-LEFT or C-RIGHT
  12.  
  13. ## Switch to Desktop 2
  14. C-2
  15.  
  16. ## Switch to another application
  17. CMD-TAB
  18.  
  19. ## Hide Application
  20. CMD-TAB then TAB (optional) then H
  21.  
  22. ## Quit Application
  23. CMD-TAB then TAB (optional) then Q
  24.  
  25. ## Open Hidden Window
  26. CMD-TAB then TAB(optional) then OPT then CMD off
  27.  
  28. ## Minimize window
  29. CMD-M
  30.  
  31. ## Switch between an app's open windows
  32. CMD-`
  33.  
  34. *Note the use of a backtick and not an apostrophe.*
  35.  
  36. ## Switch between tabs (works in most apps)
  37. CMD-SHIFT-[ or CMD-SHIFT-]
  38.  
  39. ## Mission Control
  40. C-UP
  41.  
  42. ## Mission Control (current app)
  43. C-F3
  44.  
  45. ## Select window (MC/MC Current app)
  46. C-F3 then LEFT/RIGHT then C-F3
  47.  
  48. *Note MC is Mission Control.*
  49.  
  50. ## Preview window (MC/MC Current app)
  51. Mouse over window then SPACEBAR
  52.  
  53. ## Firefox alt-menu
  54. C-SPACEBAR
  55.  
  56. Useful for `back` and `forward` actions and `view page source`.
  57.  
  58. ## Open Launchpad
  59. CMD-E
  60.  
  61. Note `CMD-E` is my shortcut and you need to set your own in `System Preferences>Keyboard>Shortcuts`. By default there is no shortcut for opening Launchpad.
  62.  
  63. ## Fullscreen
  64. C-CMD-F
  65.  
  66. ## Open app Preferences
  67. CMD-,
  68.  
  69. ## Show Desktop
  70. F11
  71.  
  72. If `F11` is shared with *Volume Down*, combine `F11` with `Fn`.
  73.  
  74. ## Show Dashboard
  75. F12
  76.  
  77. ## Select the application menu bar
  78. Fn-C-F2 then LEFT, RIGHT, DOWN, UP then ENTER
  79.  
  80. ## Open the Dock
  81. Fn-C-F3
  82.  
  83. ## Open Force Quit Menu
  84. CMD-OPT-ESC
Add Comment
Please, Sign In to add comment