rgerganov / footswitch

Command-line utility for PCsensor and Scythe foot switches
MIT License
414 stars 60 forks source link

ctrl + x doesn't work #96

Open Schendar opened 2 weeks ago

Schendar commented 2 weeks ago

Hi, I'm trying to make my pedals (1a86:e026) working with guitarix software in AVM distro (debian based). To change presets I need to send a CTRL - and CTRL + combination to guitarix. I have programmed the pedals using: footswitch -1 -m ctrl -k - -2 -s 'd0' -3 -m ctrl -k + retriving the configuration with footswitch -r gives:

but when I press switch 3 it does nothing, while 1 and 2 works perfectly. Switch 3 works with other combination and CTRL + from keyboard works too. Can you help me? Thanks Andrea

rgerganov commented 2 weeks ago

Try programming the switch with the original software on Windows. If it works, paste the output of footswitch -r here.

Schendar commented 2 weeks ago

Ok, I've tried with the original software: CTRL + combination is not working. I had to change keyboard layout (I'm italian) even to enter the correct combination, but when I memorize it on the pedals and then switch to linux PC, footswitch -r gives "unknown response" for switch#3. So probably is an hardware bug...