See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Workaround for Clementine Not Preventing Sleep (On AC Power)
#1

Clementine satisfies most of my needs at the moment but it doesn't prevent sleep while playing,  which I find pretty annoying. To overcome this I pointed the application launcher to my first ever simple bash script.

Code:
#!/bin/bash
clear
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/inactivity-on-ac -s 0
clementine
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/inactivity-on-ac -s 15

I wanna see the Linux guru's follow this bad boy! Tongue
Don't believe half of what you see and none of what you hear

- Lou Reed
Reply


Messages In This Thread
Workaround for Clementine Not Preventing Sleep (On AC Power) - by Duckeenie - 10-22-2015, 05:34 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)