You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When XF86AudioPlay is pressed it gets through to sway (and in turn to mpc) without waking up the monitor. The use case for this is controlling the PC as a music box only, without waking up the monitor (light pollution). Using hardware button to completely turn off the monitor is no good - like many monitors, mine has a glowing button (bright white when turned on, bright orange when suspended), so I isolated it. Controlling DPMS with software only.
The text was updated successfully, but these errors were encountered:
What I'd like to do is this:
When
XF86AudioPlay
is pressed it gets through tosway
(and in turn tompc
) without waking up the monitor. The use case for this is controlling the PC as a music box only, without waking up the monitor (light pollution). Using hardware button to completely turn off the monitor is no good - like many monitors, mine has a glowing button (bright white when turned on, bright orange when suspended), so I isolated it. Controlling DPMS with software only.The text was updated successfully, but these errors were encountered: