View Single Post
Posts: 383 | Thanked: 344 times | Joined on Jun 2013 @ Greece, Athens
#193
I still want to find out how the f*ck we can open the hildon status bar with the swipe , but it is not something that we really need(but it is a nice idea for me ;P)...

Elros34 maybe with the exeptions we can make something like making the program to "understand" where it is and have different behaviour in different places, or it is not possible?

Thanks again for your awsome work! Keep up

P.S: If we will have in the future different behaviour in different places, then we could use the swipe for answering/ending calls etc. with these:
End current phone call
Code:
dbus-send --system --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call com.nokia.csd.Call.Release
Answer current phone call
Code:
dbus-send --system --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call/1 com.nokia.csd.Call.Instance.Answer

Last edited by bill_klpd; 2013-08-28 at 23:20.
 

The Following User Says Thank You to bill_klpd For This Useful Post: