Diez B. Roggisch wrote:
> Ron Eggler schrieb:
>> Hi,
>>
>> I would like to get the time of the most recent human activity like a
>> cursor movement or a key hit.
>> Does anyone know how I can get this back to start some action after there
>> has been no activity for X minutes/seconds?
>
> Try ho
Ron Eggler schrieb:
> Hi,
>
> I would like to get the time of the most recent human activity like a cursor
> movement or a key hit.
> Does anyone know how I can get this back to start some action after there
> has been no activity for X minutes/seconds?
Try hooking yourself into the OS screen-sav
Gabriel Genellina wrote:
>>> En Wed, 26 Mar 2008 00:38:08 -0300, Ron Eggler <[EMAIL PROTECTED]>
>>> escribió:
>>>
>>> >> I would like to get the time of the most recent human activity like a
>>> >> cursor
>>> >> movement or a key hit.
>>> >> Does anyone know how I can get this back to start some a
azrael wrote:
> You can use wxPython. Take a look on the DemoFiles that you can
> download also from the site. I remember that there has been a demo of
> capturing mouse coordinates and also one example about capturing Which
> key has been pressed at which time.
> Just start the time, count the in
>> En Wed, 26 Mar 2008 00:38:08 -0300, Ron Eggler <[EMAIL PROTECTED]>
>> escribió:
>>
>> >> I would like to get the time of the most recent human activity like a
>> >> cursor
>> >> movement or a key hit.
>> >> Does anyone know how I can get this back to start some action after
>> >> there
>> >>
You can use wxPython. Take a look on the DemoFiles that you can
download also from the site. I remember that there has been a demo of
capturing mouse coordinates and also one example about capturing Which
key has been pressed at which time.
Just start the time, count the interactions of key strokes
Gabriel Genellina wrote:
> En Wed, 26 Mar 2008 00:38:08 -0300, Ron Eggler <[EMAIL PROTECTED]> escribió:
>
>> I would like to get the time of the most recent human activity like a
>> cursor
>> movement or a key hit.
>> Does anyone know how I can get this back to start some action after there
>> ha
En Wed, 26 Mar 2008 00:38:08 -0300, Ron Eggler <[EMAIL PROTECTED]> escribió:
> I would like to get the time of the most recent human activity like a
> cursor
> movement or a key hit.
> Does anyone know how I can get this back to start some action after there
> has been no activity for X minutes/
Hi,
I would like to get the time of the most recent human activity like a cursor
movement or a key hit.
Does anyone know how I can get this back to start some action after there
has been no activity for X minutes/seconds?
Thank you!
--
chEErs roN
--
http://mail.python.org/mailman/listinfo/pytho