diff --git a/gadget_enable.sh b/gadget_enable.sh index d7e79cf..061ef30 100755 --- a/gadget_enable.sh +++ b/gadget_enable.sh @@ -22,7 +22,7 @@ echo "$gmanufacturer" > strings/0x409/manufacturer echo "$gproduct" > strings/0x409/product mkdir -p configs/c.1/strings/0x409 -echo "Config: HID KBD" > configs/c.1/strings/0x409/configuration +echo "Config: KVM Composite" > configs/c.1/strings/0x409/configuration echo 250 > configs/c.1/MaxPower echo "Creating usb devices"