Skip to content

Instantly share code, notes, and snippets.

@sloanlance
Created December 19, 2017 18:30
Show Gist options
  • Save sloanlance/43669e620279104fd00dcaed429a552f to your computer and use it in GitHub Desktop.
Save sloanlance/43669e620279104fd00dcaed429a552f to your computer and use it in GitHub Desktop.
MacBook Pro Touch Bar - How to cope

Coping with a Touch Bar on a MacBook Pro

  1. Install Karabiner-Elements: https://pqrs.org/osx/karabiner/
  2. In Karabiner-Elements' preferences
    1. Disable the Touch Bar's esc key
      1. Simple Modifications
        1. Target Device: "No product name (No manufacturer name)", is the Touch Bar
          • From key: escape
          • To key: vk_none (disable this key)
    2. Make `~ act as esc and fn + `~ act as `~
      • Import Pok3r Escape Key complex modification rule
      • This rule isn't perfect. I plan to work on improving it. For example, Apple's "force quit" key combination doesn't work.
      • I've noticed that the karabiner: URL schema allows file: arguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment