Flipper-XFW / Xtreme-Firmware

The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!
https://flipper-xtre.me
GNU General Public License v3.0
9.16k stars 651 forks source link

Apps: Bad Keyboard Combination for BT Remote / Push to Talk / Teams / macOS #544

Open cpressland opened 4 months ago

cpressland commented 4 months ago

Describe the bug.

Microsoft Teams uses Option (ALT) + Space to unmute the Microphone (PTT). The code calls Command + Space, which launches Spotlight instead. https://github.com/Flipper-XFW/Xtreme-Firmware/blob/031120a7667078dd59e3e2422fb2add8040acc81/applications/system/hid_app/views/hid_ptt.c#L278-L280

Reproduction

  1. Join MS Teams Call on macOS
  2. Mute Microphone (Command+Shift+M)
  3. Launch Bluetooth Remote Fap > PushToTalk > macOS > Teams
  4. Press 'ok' button on flipper to trigger PTT
  5. Incorrectly: Spotlight Opens.

Target

No response

Logs

No response

Anything else?

No response