While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Bazzite Linux 44 lands for desktop gamers and it's a big release
- Denuvo DRM reportedly fully cracked open, 2K apparently fights back with online checks
- Here's the top Steam Deck games for April 2026
- Steam Survey for April 2026 shows Linux still trending well
- Rocket League adds Easy Anti-Cheat with Steam Deck / Linux still supported
- > See more over 30 days here
Recently Updated
- Feedback needed - future website updates
- mr-victory - Steam Deck desktop mode localization
- on_en_a_gros - Why most people are approaching the xz-attack wrong.
- LoudTechie - Lutris alternatives
- sourpuz - Welcome back to the GamingOnLinux Forum
- sourpuz - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
I've found the G502 Hero but what worries me is that one button aparently is wired to lower dpi? can this be changed with out windows software - I've very much like for it to just send a generic "mouse button 5" instead.
Also accepting other suggestion for mice with 3-5 resonably sized buttons that don't alter mousebehaviour / or have linux support.
https://github.com/pwr-Solaar/Solaar/releases
when using the PPA piper complains about incompatible version ( required:1, found: -1 ) piperctrl show that the 502 is found tho :|
nvm: seems the PPA is broken and I'll need to wait for "someone" to fix it
https://github.com/libratbag/piper/issues/379
:|
also needed sudo apt install librsvg2-dev
(LM19/18.04)
So all in all to get a piper that works with the ratbagd from the ppa
git clone https://github.com/libratbag/piper.gitcd piper
git checkout tags/0.2.905
sudo apt install python-gi-dev
meson builddir --prefix=/usr/
ninja -C builddir
This doesn't install it so you you will have to run every time you want to run it - but on the plus side it doesn't mess up your packages and if the ppa gets fixed you can just use that :)