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 65bdc3859d Forward all clicks by default for UHID and AOA
In relative mouse modes (when the cursor appears on the device), it
makes more sense to forward all clicks (disable HOME/BACK shortcuts on
secondary clicks).

Transform the boolean option --forward-all-clicks into a 3-state option:
 - --forward-all-clicks=true or --forward-all-clicks: enable
 - --forward-all-clicks=false: disable
 - --forward-all-clicks=auto (default): enable only for UHID and AOA

That way, by default, all clicks are forwarded with `scrcpy -M`.

Refs <https://github.com/Genymobile/scrcpy/issues/4727#issuecomment-2069869750>
4 weeks ago
..
audio.md Update documentation for --no-window 4 weeks 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 Forward all clicks by default for UHID and AOA 4 weeks 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 for --no-window 4 weeks ago
shortcuts.md Add a shortcut to pause/unpause display 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 Update documentation for --no-window 4 weeks ago
windows.md Update links to 2.4 3 months ago