this post was submitted on 27 Apr 2026
20 points (91.7% liked)

Linux Gaming

25790 readers
103 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

SOLVED: solution was running: killall ibus-daemon before launching. Thanks @just_another_person@lemmy.world !

I am playing Replaced and, despite the cool style and environment design, my experience is made horrible

Whenever a WASD key is pressed there is a chance that the input may get "sticky" and continues to send the character in the same direction indefinitely, making stealth sequences impossible and resolving only by giving ASDASD as input.

Here is the likely excerpt from the logs:

../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated. ../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated. ../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated. ../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated. ../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated. ../../../../modules/im/ximcp/imDefLkup.c,359: Tried to fabricate a wrong key event. ../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated. ../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated. ../../../../modules/im/ximcp/imDefLkup.c,355: The key event is already fabricated.

I am running it in Heroic Launcher and the problem persists using GE-Proton-latest or Proton Experimental. Also, changing to the Steam Runtime or deactivating Gamemode does not help.

top 3 comments
sorted by: hot top controversial new old
[–] just_another_person@lemmy.world 6 points 2 weeks ago (1 children)

Try running: killall ibus-daemon before launching and see if that fixes it. I've run into this in a couple games.

[–] biofaust@lemmy.world 4 points 2 weeks ago (1 children)

This worked! Once more Lemmy wins over Discord (Heroic Launcher's), GOG Forums and Steam forums.

Will update the post and crossposts with your solution.