You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app/src/uhid
Romain Vimont 6a103c809f Add UHID mouse support
Use the following command:

    scrcpy --mouse=uhid

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
3 months ago
..
keyboard_uhid.c Add shortcut to open keyboard settings 3 months ago
keyboard_uhid.h Handle UHID output 3 months ago
mouse_uhid.c Add UHID mouse support 3 months ago
mouse_uhid.h Add UHID mouse support 3 months ago
uhid_output.c Handle UHID output 3 months ago
uhid_output.h Handle UHID output 3 months ago