X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=fade.ggo;h=814a656f1145ef474176602825b6b6d45a3cc90f;hp=f467c1996ac9cfd68487a475cc67e34a8819a6b0;hb=74097b7a166823e4eeadfb8b180abdc294cdb633;hpb=c839ef92e35d5604748aa4674b400156ff7baced diff --git a/fade.ggo b/fade.ggo index f467c199..814a656f 100644 --- a/fade.ggo +++ b/fade.ggo @@ -31,13 +31,15 @@ option "sleep_ivol" - default="60" optional -option "fa_stream" - +option "fa_mode" - #~~~~~~~~~~~~~~~~~~~ - "fall asleep stream. Change to this stream -right after setting the volume" + "fall asleep afs mode. Select this mode +right after setting the volume. Example: + --fa_mode m:sleep +" - string typestr="streamname" - default="fa" + string typestr="afs_mode" + default="m:fa" optional option "fa_fade" - @@ -55,19 +57,18 @@ option "fa_vol" - default="20" optional -option "sleep_stream" - +option "sleep_mode" - #~~~~~~~~~~~~~~~~~~~~~~ - "change to this stream after fading, stop -playing if unset" - string typestr="streamname" - default="sleep" + "change to this afs mode after fading, stop +playing if unset." + string typestr="afs_mode" + default="m:sleep" optional option "wake_hour" H #~~~~~~~~~~~~~~~~~~~ - "(0-23)" + "(0-23) (default: now + 9 hours)" int typestr="hour" - default="8" optional option "wake_min" M @@ -77,11 +78,11 @@ option "wake_min" M default="0" optional -option "wake_stream" - +option "wake_mode" - #~~~~~~~~~~~~~~~~~~~~~ - "change to this stream on waketime" - string typestr="streamname" - default="wake" + "change to this afs mode on waketime" + string typestr="afs_mode" + default="m:wake" optional option "wake_fade" -