Skip to content

Instantly share code, notes, and snippets.

@eegrok
Forked from pquimo/gist:2589890
Created February 6, 2014 20:03
Show Gist options
  • Save eegrok/8851553 to your computer and use it in GitHub Desktop.
Save eegrok/8851553 to your computer and use it in GitHub Desktop.

general settings

  • turn off key clicks: Progrm + backslash

remap - any platform (press they key you want it to be first, then the key you will press to get that)

  • Tab --> Caps Lock
  • Esc --> Tab
  • Back Space --> Ctrl (left)
  • Delete --> Alt (left)
  • Down Arrow --> ]}
  • [{ --> Down Arrow
  • ]} --> [{
  • Ctrl (Ctrl in Windows mode, or Cmd / Windows in Mac Mode) --> Back Space

remap - mac

  • Cmd (Cmd / Windows key in Windows mode, or either Ctrl in Mac mode) --> Delete
  • Option (Alt in either mode) --> End

remap - trickier

  • swap the two bar buttons - remap both ways

remap via macros (backwards orientation of regular remapping - key first, then what you want it to do)

  • make sure all regular remppings are done first!!
  • backslash (right side) --> underscore

reference: modifier keys when in Windows mode, on OS X

  • Both Ctrl keys are Ctrl
  • Alt is Option
  • The Cmd + Windows key is Cmd

reference: modifier keys in Mac mode, on OS X

  • NOTE: THESE seem silly to me, so probably simpler to always stay in Windows mode
  • Both Ctrl keys are Cmd
  • Alt is Option
  • The Cmd + Windows key is Ctrl

notes: keys that I don't have anywhere

  • End
  • Caps Lock

TODO

  • there are two |\ keys -- one on the right, and one on the left -- figure out a better use for one of them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment