server fix
This commit is contained in:
parent
d6d5db7f50
commit
6febb8ac00
@ -50,8 +50,8 @@ printf '\x05\x01\x09\x06\xa1\x01\x05\x07\x19\xe0\x29\xe7\x15\x00\x25\x01'\
|
||||
|
||||
# ----------------------- HID mouse (usb1) --------------------------
|
||||
mkdir -p "$G/functions/hid.usb1"
|
||||
echo 2 > "$G/functions/hid.usb1/protocol" # Boot mouse
|
||||
echo 1 > "$G/functions/hid.usb1/subclass"
|
||||
echo 0 > "$G/functions/hid.usb1/protocol" # Boot mouse
|
||||
echo 0 > "$G/functions/hid.usb1/subclass"
|
||||
echo 4 > "$G/functions/hid.usb1/report_length"
|
||||
|
||||
# 3 buttons, X, Y, Wheel → total 4 bytes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user