Re: MPlayer can't disable the gnome screensaver 3.6 in Arch Linux, Fedora 18



Em Sun, 2012-11-11 às 07:16 +0530, piruthiviraj natarajan escreveu:
<snip>
> But if I add  heartbeat-cmd="gnome-screensaver-command -p
> &>/dev/null", It doesn't work in gnome 3.6.
> 
> It happens in Fedora 18 too.

Hardly surprising, -p isn't an option. '-d' probably works.

$ gnome-screensaver-command --help
Usage:
  gnome-screensaver-command [OPTION...]

Help Options:
  -h, --help           Show help options

Application Options:
  --exit               Causes the screensaver to exit gracefully
  -q, --query          Query the state of the screensaver
  -t, --time           Query the length of time the screensaver has been active
  -l, --lock           Tells the running screensaver process to lock the screen immediately
  -a, --activate       Turn the screensaver on (blank the screen)
  -d, --deactivate     If the screensaver is active then deactivate it (un-blank the screen)
  -V, --version        Version of this application




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]