Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to program Gamepad Keys #66

Open
Blupanthr2 opened this issue Apr 18, 2021 · 1 comment
Open

Unable to program Gamepad Keys #66

Blupanthr2 opened this issue Apr 18, 2021 · 1 comment

Comments

@Blupanthr2
Copy link

I'm attempting to set my foot pedal to a Gamepad Button for software that I am unable to change the key commands for. I have tried footswitch -S '30' Which shows as 'X' key on (http://www.freebsddiary.org/APC/usb_hid_usages.php) but all I get is the ']' key. Am I missing something to set that command?

@rgerganov
Copy link
Owner

I am not familiar with Gamepad but I guess you can try to connect it to a PC and sniff its keycodes with tools like xev. Then you can program the same key codes to your foot pedal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants