Skip to content

Instantly share code, notes, and snippets.

@causeitskey
Forked from csarron/scrcpy_shortcut.md
Created August 10, 2021 14:42
Show Gist options
  • Save causeitskey/93378239061663174d8e73b3131316e0 to your computer and use it in GitHub Desktop.
Save causeitskey/93378239061663174d8e73b3131316e0 to your computer and use it in GitHub Desktop.
Scrcpy Shortcuts

Scrcpy Shortcuts

Action Shortcut
switch fullscreen mode Ctrl+f
resize window to 1:1 (pixel-perfect) Ctrl+g
resize window to remove black borders Ctrl+x | Double-click¹
click on HOME Ctrl+h | Middle-click
click on BACK Ctrl+b | Right-click²
click on APP_SWITCH Ctrl+m
click on VOLUME_UP Ctrl++
click on VOLUME_DOWN Ctrl+-
click on POWER Ctrl+p
turn screen on Right-click²
paste computer clipboard to device Ctrl+v
enable/disable FPS counter (on stdout) Ctrl+i

¹Double-click on black borders to remove them.
²Right-click turns the screen on if it was off, presses BACK otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment