PDA

View Full Version : Nautilus online status notification in 8.10



mlemanczyk
October 23rd, 2008, 06:31 AM
Hi All,

I'm planning to write a small user daemon to listen and set for Nautilus online status notification. If you run Pidgin, you'll see how Fast User Switch plugin changes and new options show up, including: Available, Away etc.

Please note, that I'm Linux/Ubuntu programming noob. I'm just starting Linux development.

The goal of the user daemon is to change Skype status according to user selection in Fast User Switch and also, change Fast User Switch status according to user selection in Skype.

I've found Skype examples describing, how to use D-Bus to communicate with it using Mono C#, but I can't find any Fast User Switch docs describing it's D-Bus interface.

Can anyone of you help me figuring out, how to listen and set Fast User Switch online status?

Thank you in advance,
Marek