-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
Open
Description
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
Labels
No labels