this post was submitted on 23 Feb 2025
46 points (96.0% liked)
Linux Gaming
16421 readers
646 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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
just an idea I have. to keep my pc from sleeping while streaming content to my other devices, I have a script that uses xdotool to move the cursor 1 pixel to the right and immediately back every 30 seconds if my network adapter has transferred some data. make (or ask chatgpt to make) a script that recognizes some of your controller inputs and then moves the mouse, or it could press XF86_wakeup key (this will cause problems in web excel). also it could trigger by just having the controller plugged in.