View Single Post
Alexxxl's Avatar
Posts: 152 | Thanked: 91 times | Joined on Mar 2013 @ Russia Saratov
#151
no problems with the music player! works fine!


I have a question ...

Can I be notified about the caller to repeat 2-3 times?

for example. as I understand you use the following command:
Code:
qdbus com.mikeasoft.rockwatch /rockwatch showSMS "INCOMING CALL " "$name"
is it possible to do so:
Code:
qdbus com.mikeasoft.rockwatch /rockwatch showSMS "INCOMING CALL " "$name"
sleep 2
qdbus com.mikeasoft.rockwatch /rockwatch showSMS "INCOMING CALL " "$name"
sleep 2
qdbus com.mikeasoft.rockwatch /rockwatch showSMS "INCOMING CALL " "$name"
So watch us repeat several times, it will be a little more like how they inform on android smartphones...