Skip to content

Scrcpy shortcuts break Android's own keyboard shortcuts on MacOS #6641

@youbzh

Description

@youbzh

Please read the prerequisites to run scrcpy.

Also read the FAQ and check if your issue already exists.

Environment

  • OS: macOS Sequoia
  • Scrcpy version: 3.3.4
  • Installation method: brew
  • Device model: Boox Tab Ultra C Pro
  • Android version: 13

Describe the bug

When using:

scrcpy --no-video --no-audio --keyboard=uhid --mouse=uhid

The native Android keyboard shortcuts (for instance meta + B for opening the web browser) don't work.

Then when using:

scrcpy --no-video --no-audio --shortcut-mod=rsuper --keyboard=uhid --mouse=uhid

The above keyboard shortcuts work, BUT then copy-pasting using the left CMD key is broken.
I've tried fixing this with various workarounds, for instance, adding my own copy/paste shortcut on Android using Key Mapper, but this works only for pasting from host to device, no the other way around.

Maybe I'm missing something.

Thanks for your help and the great app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions