mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-18 05:54:20 +01:00
Add Ctrl+i shortcut to enable/disable FPS counter
Disable FPS counter on start, and use Ctrl+i to enable/disable it.
This commit is contained in:
@@ -82,6 +82,9 @@ static void usage(const char *arg0) {
|
||||
"\n"
|
||||
" Right-click\n"
|
||||
" turn screen on\n"
|
||||
"\n"
|
||||
" Ctrl+i\n"
|
||||
" enable/disable FPS counter (print frames/second in logs)\n"
|
||||
"\n",
|
||||
arg0,
|
||||
DEFAULT_BIT_RATE,
|
||||
|
||||
Reference in New Issue
Block a user