Just to clarify, you see W typed in system boxes after closing minecraft? If so it points to a system issue.
Linux Gaming
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:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
here's an example! just imagine Ws continuing on endlessly:
Are you using any mods? First step would be to create a new instance in prism that is vanilla. Fire it up and see if it happens. If not, likely Mod related.
yes, i have a few light mods (primarily for optimization). i'll try a vanilla instance, thanks for the idea!
Bad lag from low memory will do that. Used to happen to me all the time before I tweaked a bunch of settings.
That's an odd issue.
Holding W shouldn't prevent the Esc key from being sent. It makes it sound like something happening in the hardware.
Are you using any gaming mice/keyboard that may have a macro enabled? For example, if you wanted to run forward for a long time and the game doesn't support autorun you could have a macro that held W which could be toggled on and off through a keyboard/mouse key.
I wouldn't worry about it too much since you were able to resolve it by rebooting. If it's something happening constantly then it would be worth troubleshooting, but generally you are wasting your time trying to find out what happened during a one-off issue.
If it were happpening to me, I'd wait for the issue to occur again and then SSH into the machine from elsewhere and run evtest, select the suspect keyboard, and see if it is emitting scancodes.
This will tell you if the problem is the hardware or something in the system. Seeing scancodes that are showing the W key would mean that the hardware is sending the keys, not seeing scancodes either means that the problem is your system OR that there is another device sending the scancodes (the other device will show up in evtest as well).
