mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-10 16:59:41 +00:00
24bcc3fa2b
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> PR #4741 <https://github.com/Genymobile/scrcpy/pull/4741> |
||
---|---|---|
.. | ||
audio.md | ||
build.md | ||
camera.md | ||
connection.md | ||
control.md | ||
develop.md | ||
device.md | ||
keyboard.md | ||
linux.md | ||
macos.md | ||
mouse.md | ||
otg.md | ||
recording.md | ||
shortcuts.md | ||
tunnels.md | ||
v4l2.md | ||
video.md | ||
window.md | ||
windows.md |