Skip to content

Instantly share code, notes, and snippets.

@booradlee
Forked from csarron/scrcpy_shortcut.md
Last active December 10, 2023 01:41
Show Gist options
  • Save booradlee/515c2c474ac505301ba8990cb6aca765 to your computer and use it in GitHub Desktop.
Save booradlee/515c2c474ac505301ba8990cb6aca765 to your computer and use it in GitHub Desktop.
Scrcpy Shortcuts

Scrcpy Shortcuts


Action Linux Windows
switch fullscreen mode Ctrl+f Alt+f
resize window to 1:1 (pixel-perfect) Ctrl+g Alt+g
resize window to remove black borders Ctrl+x | Double-click¹ Alt+w | Double-click¹
click on HOME Ctrl+h | Middle-click Alt+h | Middle-click
click on BACK Ctrl+b | Right-click² Alt+b | esc | Right-click²
click on APP_SWITCH Ctrl+m Alt+s
click on VOLUME_UP Ctrl++ Alt+up arrow
click on VOLUME_DOWN Ctrl+- Alt+down arrow
click on POWER Ctrl+p | 3 Alt+p | 3
turn screen off Alt+o
turn screen on Right-click² Alt+Shift+o | Right-click²
paste computer clipboard to device Ctrl+v Alt+v
enable/disable FPS counter (on stdout) Ctrl+i Alt+i
rotate orientation Alt+r
pull notification bar Alt+n
random long press? Alt+m

¹Double-click on black borders to remove them.
²Right-click turns the screen on if it was off, presses BACK otherwise.
3When device is locked cannot use scrcpy screen locked

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