mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-03 06:39:39 +00:00
Update mouse documentation about capture key
The mouse capture keys are not hardcoded anymore, they use the
configured shortcut modifiers.
Refs ff9fb5994d
This commit is contained in:
parent
a5844e198e
commit
14e5439dee
1 changed files with 3 additions and 3 deletions
|
@ -34,9 +34,9 @@ Two modes allow to simulate a physical HID mouse on the device.
|
||||||
In these modes, the computer mouse is "captured": the mouse pointer disappears
|
In these modes, the computer mouse is "captured": the mouse pointer disappears
|
||||||
from the computer and appears on the Android device instead.
|
from the computer and appears on the Android device instead.
|
||||||
|
|
||||||
Special capture keys, either <kbd>Alt</kbd> or <kbd>Super</kbd>, toggle
|
The [shortcut mod](shortcuts.md) (either <kbd>Alt</kbd> or <kbd>Super</kbd> by
|
||||||
(disable or enable) the mouse capture. Use one of them to give the control of
|
default) toggle (disable or enable) the mouse capture. Use one of them to give
|
||||||
the mouse back to the computer.
|
the control of the mouse back to the computer.
|
||||||
|
|
||||||
|
|
||||||
### UHID
|
### UHID
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue