Reformulate RCtrl+v description

RCtrl+v is the only scrcpy shortcut related to copy-paste. Since it's
not a real "paste", reformulate to indicate that it injects the
clipboard content as text events.
This commit is contained in:
Romain Vimont
2020-06-01 15:55:42 +02:00
parent 2df8c33f62
commit a253164237
3 changed files with 3 additions and 3 deletions

View File

@@ -243,7 +243,7 @@ scrcpy_print_usage(const char *arg0) {
" Collapse notification panel\n"
"\n"
" RCtrl+v\n"
" Paste computer clipboard to device\n"
" Inject computer clipboard text\n"
"\n"
" RCtrl+i\n"
" Enable/disable FPS counter (print frames/second in logs)\n"