jotaen / mac-keybindings

My custom key bindings for MAC OSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Keybindings for MAC

My „DefaultKeyBinding“ file where I configure systemwide key bindings on MAC OSX.

Instructions

In general, custom KeyBindings on MAC work like that:

  1. Create folder ~/Library/KeyBindings
  2. Create file DefaultKeyBinding.dict
  3. Configure your key bindings there
  4. Restart applications to apply changes

Resources

Syntax Cheat Sheet

  • ^ Ctrl
  • $ Shift
  • @ Command / Apple
  • ~ Option / Alt
  • # Numeric Keypad

About

My custom key bindings for MAC OSX

License:The Unlicense