On 09.11.06 19:51:11, Sebastian Kügler wrote: > Can anyone think of some clean way for a PyKDE application to detect idle > time? > > For the Kubuntu powermanager applet, we're currently missing that feature. > The > usecase would be kicking in a suspend / hibernate / dimming display after N > seconds of no mouse or keyboard activity.
You have to hook into X11 then, I think. Andreas -- Communicate! It can't make things any worse. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
