First off, consider the security ramifications behind this sort of action. You're blindly depending on the security of this remote server- if it gets...
Your focus event is not firing. However, your unfocus is. I'm not quite sure of the reason why, but you could probably save yourself some trouble by...
You'd probably need to write an application for that. Something like xscreensaver, that sits on top of the desktop as an overlay and captures input....
ofnuts is right. cgi.FieldStorage.getvalue returns the object None, not the string "None", if the value isn't found. You are effectively checking for...
Don't use W3Schools as a resource! (Inconsequential foul language at the jump) Open Linux Forums (More foul language, but well worth it for the quality of support and good humor.)
If you want to discuss W3Schools, please PM me instead of posting.