Skip to content

Instantly share code, notes, and snippets.

@razhangwei
Last active July 2, 2024 04:37
Show Gist options
  • Save razhangwei/afa7964a8cbd387303a5bef1871c14f3 to your computer and use it in GitHub Desktop.
Save razhangwei/afa7964a8cbd387303a5bef1871c14f3 to your computer and use it in GitHub Desktop.
Stop Mac controller Xbox/PS5 Home button opening Launchpad /
defaults write com.apple.GameController bluetoothPrefsMenuLongPressAction -integer 0 
# defaults write com.apple.GameController bluetoothPrefsShareLongPressSystemGestureMode -integer -1  # This doesn't seem needed. 

https://www.youtube.com/watch?v=twDp-WGART8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment