Writing my own typing monitor program for RSI sufferers...
Sam's Lists
samslists at gmail.com
Mon Feb 20 23:21:43 EST 2006
Skip...
So, so close.... The problem with this implementation is that it doesn't
monitor usb keyboards under linux at all as far as I can tell....since no
keyboard entry will show up in /proc/interrupts with a usb keyboard. I
absolutely need the keyboard monitoring as well.
Otherwise, your project would be the perfect starting point for me!
Anyone else have an idea as to what I can use with Python to know when the
keyboard is being used even when I don't have focus?
Thanks
Sam
On 2/21/06, skip at pobox.com <skip at pobox.com> wrote:
>
> >> I want to write a program that will let me know after thirty
> minutes
> >> of typing that I need to take a five minute typing break. But when
> I
> >> stop typing it's smart enough to pause the 30 minute timer
> >> automatically. This is under the X-Window System (Linux).
>
> Take a look at
>
> http://sourceforge.net/projects/watch/
>
> If you'd like to be added as a developer, let me know...
>
> Skip
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060221/7edd95d9/attachment.html>
More information about the Python-list
mailing list