this post was submitted on 07 Jul 2024
1 points (100.0% liked)

Linux

4944 readers
97 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 2 months ago (1 children)

I have figured out how to set up a shortcut to suspend my desctop! (yeah rookie here). My issue is, that it wakes up, whenever someone walks past it. Is there a way to define what wakes my PC (more mouse movement, maybe disable the mouse from waking it?)

[โ€“] [email protected] 0 points 2 months ago

Interesting! After a search, I can say that apparently you need to config the "file" /proc/acpi/wakeup. However, some claimed the change wouldn't persist (makes sense to me). I wonder if there's a distro specific setting for this... Else, you'd need to write some script for init.d or systemd..!