View Single Post
hawaii's Avatar
Posts: 1,030 | Thanked: 792 times | Joined on Jun 2009
#7
Originally Posted by oved_etzot View Post
Can I just copy-paste this as is?
Probably easier to save it as a script and then call the scrip instead.

Code:
#!/bin/sh

dbus-send --system --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call/1 com.nokia.csd.Call.Instance.Answer
into answer_call.sh in /usr/local/bin, chmod +x it and set the custom command to "/usr/local/bin/answer_call.sh" and restart shortcutd.