Skip to content

Instantly share code, notes, and snippets.

@zsoltf
Last active September 9, 2016 04:25
Show Gist options
  • Save zsoltf/6a36ceb06f33f0e754a7f960c8dad830 to your computer and use it in GitHub Desktop.
Save zsoltf/6a36ceb06f33f0e754a7f960c8dad830 to your computer and use it in GitHub Desktop.
Keyboard Shortcuts
==================
command + tab window switcher
command + ` next application window
control + up arrow view all application windows
control + down arrow view current application windows
command + space search / launcher
command + , current application settings
command + n new window
command + w close window
command + c copy
command + x cut
command + v paste
control + click right click (if two finger tap is off)
command + delete delete line
fn + delete delete to the right of cursor
Finder
======
arrow keys to navigate
command + 2 list/tree view (right/left arrow opens/closes folder)
command + 3 column view
command + up arrow go up one directory
command + down arrow open folder/file
space quick look selected item
enter rename selected file
option + right arrow expand all folders
option + left arrow collapse all folders
option + up home
option + down end
command + j view options
View menu -> show tab bar, show path bar, show status bar, hide sidebar
System Settings
===============
keyboard
-------
Keyboard tab
use all f keys as standard function keys
+ Modifier Keys -> swap modifier keys
Shortcuts tab
View & customize shortcuts
+ full keyboard access (use tab to move keyboard focus between all controls)
(try https://pqrs.org/osx/karabiner/ to further customize keyboard, like fn key)
trackpad
--------
turn on all settings and gestures except "Look up & data detectors"
Scroll & Zoom tab to change scroll direction
(I used better touch tool, but it's not free anymore)
http://mac.appstorm.net/roundups/utilities-roundups/5-apps-to-enhance-your-trackpad-magic-mouse/
user & groups
-------------
Login Items tab -> control what runs on startup
accessibility
-------------
Display tab -> reduce transparency
Zoom tab -> User scroll gesture with modifier keys to zoom
Mouse & trackpad tab -> ignore trackpad when wireless mouse is connected
+ Trackpad Options
Random Stuff
============
Applications can have independent windows.
The toolbar tells you which application is currently active, and the menu options change based on that.
The Help tab has a search for all menu functions and highlights them (super useful)
The apple key (command key) does most of the work.
Tiling window manager:
https://github.com/ianyh/Amethyst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment