Skip to content

Instantly share code, notes, and snippets.

@liujunhui2
Last active May 11, 2023 10:40
Show Gist options
  • Save liujunhui2/2bd601cb301929a6cda60375c076494b to your computer and use it in GitHub Desktop.
Save liujunhui2/2bd601cb301929a6cda60375c076494b to your computer and use it in GitHub Desktop.

Apple Seriously

1. Mouse scroller direction vs. touchpad

Apple does not encourage you to use a mouse with a scroller, so Apple set the direction of the mouse scroller totally reversed.

Solution: UnatrualScrollWheels

2. Switching windows within the same app

Official shortcut CMD+` not always work.

Solution: AltTab

3. Bluetooth headphone fall back to SBC when mic is active (seriously?)

Solution: Do not active headphone mic, use built-in mic instead (seriously?)

Solution: Download additional_Tools_for_Xcode_9 and run bluetooth explorer

4. Music app automatically launched upon bluetooth headphone connection

Solution: no solution

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