11
Help installing mouse config tool
(lemmy.dbzer0.com)
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.
Help:
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
FWIW, Windows
assuming that that's where you're coming from
has a PATH environment variable too. It's just less common to invoke things directly by executable name on Windows in 2026, or to modify it, so it doesn't come up much. If you type
echo %PATH%in cmd.com on Windows, you'll see something similar.https://en.wikipedia.org/wiki/PATH_(variable)#DOS,_OS/2,_and_Windows