2
0
mirror of https://github.com/Genymobile/scrcpy synced 2025-08-31 22:35:37 +00:00

Change "resize to fit" shortcut to MOD+w

For convenience, MOD+x will be used for injecting the CUT keycode.
This commit is contained in:
Romain Vimont
2020-07-17 00:00:42 +02:00
parent bccd12bf5c
commit 8f64a5984b
4 changed files with 4 additions and 4 deletions

View File

@@ -214,7 +214,7 @@ scrcpy_print_usage(const char *arg0) {
" MOD+g\n"
" Resize window to 1:1 (pixel-perfect)\n"
"\n"
" MOD+x\n"
" MOD+w\n"
" Double-click on black borders\n"
" Resize window to remove black borders\n"
"\n"