Mr SZ wrote:
Hi,
I am writing a small script that changes my pidgin status to away when I
lock my screen.I'm using the DBUS API for pidgin and
gnome-screensaver.Here's the code:
#!/usr/bin/env python
import dbus, gobject
from dbus.mainloop.glib import DBusGMainLoop
dbus.mainloop.glib.DBu
Hi,
I am writing a small script that changes my pidgin status to away when I lock
my screen.I'm using the DBUS API for pidgin and gnome-screensaver.Here's the
code:
#!/usr/bin/env python
import dbus, gobject
from dbus.mainloop.glib import DBusGMainLoop
dbus.mainloop.glib.DBusGMainLoop(set_as_