View Single Post
Zas's Avatar
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#9
If you install "libmissioncontrol-utils" you can set resence with:
Code:
mc-tool list | grep -v "ring/tel" | awk {'print "mc-tool request "$1" busy"'} | sh
Just replace "busy" with "offline" or "online".
If you don't want to set all accounts at once you can replace -v "ring/tel" (exclude -v) with "skype" or "ovi" or "gmail" etc. depending on the account settings.
 

The Following 3 Users Say Thank You to Zas For This Useful Post: