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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to