We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffeaf8c commit cf9c6e5Copy full SHA for cf9c6e5
internal/usbgadget/hid_mouse_absolute.go
@@ -12,7 +12,7 @@ var absoluteMouseConfig = gadgetConfigItem{
12
configPath: []string{"hid.usb1"},
13
attrs: gadgetAttributes{
14
"protocol": "2",
15
- "subclass": "1",
+ "subclass": "0",
16
"report_length": "6",
17
},
18
reportDesc: absoluteMouseCombinedReportDesc,
0 commit comments