Skip to content

Instantly share code, notes, and snippets.

@oparisblue
Created September 21, 2021 10:28
Show Gist options
  • Save oparisblue/f65d4ca898d30f92bbc9ce647b366804 to your computer and use it in GitHub Desktop.
Save oparisblue/f65d4ca898d30f92bbc9ce647b366804 to your computer and use it in GitHub Desktop.
Force macOS to show FN keys on the touchbar when running Java programs
defaults write com.apple.touchbar.agent PresentationModePerApp -dict-add net.java.openjdk.cmd functionKeys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment