You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/doc
Romain Vimont c49e294acf Simplify shortcut modifiers
Restrict shortcut modifiers to be composed of only one item each.

Before, it was possible to select a list of multiple combinations of
modifier keys, like --shortcut-mod='lctrl+lalt,rctrl+rsuper', meaning
that shortcuts would be triggered either by LCtrl+LAlt+key or
RCtrl+RSuper+key.

This was overly generic, probably not used very much, and it prevents to
solve inconsistencies between UP and DOWN events of modifier keys sent
to the device.

Refs #4732 <https://github.com/Genymobile/scrcpy/issues/4732>
2 months ago
..
audio.md Add support for FLAC audio codec 6 months ago
build.md Update links to 2.4 3 months ago
camera.md Merge branch 'master' into release 6 months ago
connection.md Reorder documentation 2 months ago
control.md Add videos for pinch-to-zoom and tilt 3 months ago
develop.md Document UHID 3 months ago
device.md Extract device connection to a separate doc page 10 months ago
keyboard.md Document UHID 3 months ago
linux.md Update Gentoo instructions 1 year ago
macos.md Add references to prerequisites 1 year ago
mouse.md Document UHID 3 months ago
otg.md Document UHID 3 months ago
recording.md Update documentation about video orientation 6 months ago
shortcuts.md Simplify shortcut modifiers 2 months ago
tunnels.md Rework README and documentation 1 year ago
v4l2.md Mention exclusive_caps mode in v4l2 documentation 6 months ago
video.md Update documentation about video orientation 6 months ago
window.md Rework README and documentation 1 year ago
windows.md Update links to 2.4 3 months ago