On 3/27/07, Dennis Kaarsemaker <[EMAIL PROTECTED]> wrote:

On di, 2007-03-27 at 18:02 +0300, Tambet Ingo wrote:
> Not exactly, but  there's a DBUS signal on system bus when VPN state
> changes. Here's the info:
>
> path=/org/freedesktop/NetworkManager/VPNConnections
> interface=org.freedesktop.NetworkManager.VPNConnections
> member=VPNConnectionStateChange
>
> The signal has two arguments, vpn connection name (string) and
> connection state (uint32), state == 5 means connected, state == 1
> means disconnected. Shouldn't be longer than ~10 lines of python.

Interesting, that signal didn't show up in dbus-monitor...


Does for me when I run 'dbus-monitor --system'.

Tambet
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to