Comment 4 for bug 615611

Revision history for this message
Eduardo Rivas (jerivasmelgar) wrote :

Thanks a lot! Works great. I added and entry to config2 so it is executable from the menu:

App = Count 3 min;/path/countdown.sh 180

However, this basically locks lyricue_display, as you cannot present songs, text or clear the screen; only the countdown is shown. How can I add another entry to config2 to stop the countdown? I tried:

App = Stop countdown;/path/countdown.sh close
App = Stop countdown;killall /path/countdown.sh

Neither worked.

I suggest that this options are integrated into the interface. Mockup attached.