AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.51k stars 145 forks source link

antimicro key values do not match any of the Qt key values, unable to set keybinds. #1018

Closed ricc0chet closed 2 months ago

ricc0chet commented 3 months ago

Is there an existing issue for this?

Current Behavior

Cannot set keybinds with keyboard, the anitmicro key value does not match the Qt key value for any key pressed.

Expected Behavior

I want to assign a combination of buttons to button presses, (Ctrl + 1) but pressing the 1 key does not match the value that antimicrox puts in the button assignments. The virtual keyboard in antimicrox works, but it isn't available in the advanced button assignment

Steps To Reproduce

  1. Click button for assignment
  2. use the virtual keyboard for the initial button press
  3. click the advanced button
  4. press the next key on the keyboard
  5. wrong value shows up in the editor

Environment

Program Version 3.4.0
Program Compiled on Apr  7 2024 at 00:00:00
Built Against SDL 2.30.1
Running With SDL 2.30.3
Using Qt 5.15.14
Using Event Handler: uinput
Compositor type: wayland
Host OS: nobara Version: 40 Architecture: x86_64

Anything else?

No response


Upvote & Fund

Fund with Polar

foldfree commented 2 months ago

duplicate of https://github.com/AntiMicroX/antimicrox/issues/721