Bug #1950
Keyboard movement keys got stuck
0%
Description
I tried the latest stable (1.14.5) and the unstable from yesterday to play Doom1.wad on my OSX 10.10.1 (14B25).
Sadly I have problems with the movement keys. Somehow the left or right movement get stuck and I am turning till I press that key
again to make it register that there was a key up event to stop moving into that direction.
Is this a known bug? Can I help to debug it somehow?
History
#1 Updated by skyjake almost 10 years ago
I regularly run on Yosemite myself and I haven't had this issue.
- Are you pressing any other keys while the left/right gets stuck (Option, Command, Control, Shift)? Perhaps there is a system level keyboard shortcut that is interfering.
- Are these the actual left/right arrow keys or have you bound turning to different keys?
- Do you have any non-standard system preferences, e.g., are you using any accessibility features?
- Any other apps running in the background?
I'm wondering if the key events are being intercepted before they reach Doomsday.
It might also help to reset your bindings in the console with
clearbindings; defaultbindings
#2 Updated by bitboxer almost 10 years ago
I tried to play around with what I actually do to trigger this. And it is the ctrl key. If I press the Ctrl and the cursoer keys, the curser key gets stuck.
And yes, I have a few modifications on my system. I am using https://pqrs.org/osx/karabiner/ to remap my Capslock to be Ctrl, too. Can I remap ctrl and alt to be something different? Maybe the karabinder ting changes something on the default ctrl, too.
#3 Updated by bitboxer almost 10 years ago
Ah, nevermind. I found out how to map ctrl / alt to y / x. That is good enough for me. See you in a few hours, playing doom :D
#4 Updated by skyjake almost 10 years ago
- Status changed from New to Rejected