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:
@@ -581,7 +581,7 @@ device).
|
||||
| Rotate device screen | `RCtrl`+`r`
|
||||
| Expand notification panel | `RCtrl`+`n`
|
||||
| Collapse notification panel | `RCtrl`+`Shift`+`n`
|
||||
| Paste computer clipboard to device | `RCtrl`+`v`
|
||||
| Inject computer clipboard text | `RCtrl`+`v`
|
||||
| Copy computer clipboard to device | `RCtrl`+`Shift`+`v`
|
||||
| Enable/disable FPS counter (on stdout) | `RCtrl`+`i`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user