Re: [python-win32] Detecting user (in)activity and changing process prioritization?

2011-10-31 Thread Tim Roberts
pyt...@bdurham.com wrote: > Is there a way to detect user (in)activity so that a program I have > running in the background might use more system resources when a user > isn't actively using their system and when user activity is detected, > run in a more resource friendly mode? > > On a related

[python-win32] Detecting user (in)activity and changing process prioritization?

2011-10-31 Thread python
Is there a way to detect user (in)activity so that a program I have running in the background might use more system resources when a user isn't actively using their system and when user activity is detected, run in a more resource friendly mode? On a related note, is it possible to change the prio