mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-22 18:07:24 +00:00
Update mouse documentation about capture key
The mouse capture keys are not hardcoded anymore, they use the configured shortcut modifiers. Refs ff9fb5994dbe555be8835a5f8d06b03e9f3b1b27
This commit is contained in:
parent
a5844e198e
commit
14e5439dee
@ -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…
x
Reference in New Issue
Block a user