this post was submitted on 15 Jul 2026
143 points (95.5% liked)

Linux Gaming

26758 readers
41 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] IcedRaktajino@startrek.website 5 points 5 days ago* (last edited 5 days ago)

I looked but there doesn't seem to be a straightforward way to do that in Linux. I was thinking a udev rule but it would be clunky since the low level details for media like SD cards aren't available. At best, maybe a generic rule that mounts it and looks for an autorun.sh or something, but that's basically reinventing Autoplay on Windows and would have the same security implications.

I read Hack-a-Day frequently, and I've come across several projects that use NFC readers so you can tap a card to play specific songs or start playlists. Maybe something like that but launch a specific game instead?

e.g. https://hackaday.com/2025/03/31/a-music-box-commanded-by-nfc-tags/