dosbox-libretro icon indicating copy to clipboard operation
dosbox-libretro copied to clipboard

Keyboard stuck keys

Open vanfanel opened this issue 9 years ago • 9 comments

On Linux (X86_64, arm), keys are stuck once pressed. Press a key and it's pressed forever. The core is unusable like this. Tried all input drivers. It only happens in this core. The rest of the cores, including the test core, don't have this bug.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

vanfanel avatar Feb 20 '16 12:02 vanfanel

i had make few change to add option to toggle keybaord handler to pool instead of callback. and update the libco.

could you test it ? before i make a PR

https://github.com/r-type/dosbox-libretro

r-type avatar Mar 01 '16 13:03 r-type

Same problem.

ghost avatar May 28 '16 09:05 ghost

@r-type

Your branch seems to have the same issue (I tried using poll and callback)

neuromancer avatar Aug 15 '16 22:08 neuromancer

what's the point of having the core poll directly? if we implement frontend based remapping it would not work, I don't have this issue on the windows input driver and on android.

andres-asm avatar Aug 15 '16 23:08 andres-asm

Have this issue too. x86_64 generic.

RobLoach avatar Oct 14 '16 03:10 RobLoach

Also experiencing this issue on OpenBSD/amd64.

fcambus avatar Oct 16 '16 15:10 fcambus

Having this issue on Antergos Linux x86_64. Unfortunately this makes the core unusable.

ghost avatar Jan 28 '17 10:01 ghost

Maybe setup a bounty for this?

tekn0x avatar Jul 09 '17 06:07 tekn0x

Any updates on this? Would like to add this to Retropie

hex007 avatar Aug 28 '17 07:08 hex007