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>
2024-03-01 00:52:13 +01:00
..
keyboard_uhid.c Add shortcut to open keyboard settings 2024-03-01 00:52:10 +01:00
keyboard_uhid.h Handle UHID output 2024-03-01 00:52:00 +01:00
mouse_uhid.c Add UHID mouse support 2024-03-01 00:52:13 +01:00
mouse_uhid.h Add UHID mouse support 2024-03-01 00:52:13 +01:00
uhid_output.c Handle UHID output 2024-03-01 00:52:00 +01:00
uhid_output.h Handle UHID output 2024-03-01 00:52:00 +01:00