Information #
- idVendor=054c
- idProduct=0104
dmesg #
usb 6-1: new low-speed USB device number 12 using ohci-platform
usb 6-1: New USB device found, idVendor=054c, idProduct=0104, bcdDevice= 3.10
usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 6-1: Product: ICD-FootControlUnit
usb 6-1: Manufacturer: Sony
Keypresses #
In order to see wicht keypresses the pedal emulates we can use:
sudo showkey
Pressing leftside of the pedal:
keycode 105 press
keycode 105 release
Pressing center of the pedal:
keycode 106 press
keycode 106 release
If you keep the pedal down it will spawn continuous “keycode 106 press”, and ends with “keycode 29 release” and “keycode 106 release”
Pressing right side of the pedal:
keycode 68 release
keycode 87 release