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

Gamepad input not being ignored when [ids] set to mouse #874

Closed
hurricane-dorian opened this issue Nov 10, 2024 · 0 comments
Closed

Gamepad input not being ignored when [ids] set to mouse #874

hurricane-dorian opened this issue Nov 10, 2024 · 0 comments

Comments

@hurricane-dorian
Copy link

hurricane-dorian commented Nov 10, 2024

Config:
[ids]
1bcf:0005
[main]
mouse1 = middlemouse

Log:

Nov 07 11:25:55 arch keyd[641]: DEVICE: ignoring 045e:02a1:1a861bcd (Xbox 360 Wireless Receiver (XBOX))
Nov 07 11:25:55 arch kernel: input: Xbox 360 Wireless Receiver (XBOX) as /devices/pci0000:00/0000:00:08.1/0000:2a:00.3/usb3/3-2/3-2:1.0/inp>
Nov 07 11:25:55 arch keyd[641]: ERROR: unsupported evdev code: 0x130
Nov 07 11:25:56 arch keyd[641]: ERROR: unsupported evdev code: 0x130
Nov 07 11:25:56 arch keyd[641]: ERROR: unsupported evdev code: 0x133

Continues like that for each button press on pad.
Doesn't seem to affect anything but fills up the log with hundreds of lines.
Please consider a counter that stops spamming "unsupported edev code" after a dozen or so. Its a better option than having logging ignore keyd altogether.

@rvaiya rvaiya closed this as completed Dec 20, 2024
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