Chris Hengge wrote:
> I posted this in a similar thread a few days ago, and no replies so I 
> think it needs its own listing.
>
> Anyone know of a way to capture special keys like "Print Screen"?
> I have a small script to grab all they keycodes, but it doesn't seem 
> to catch several keys on the keyboard. I've got a utility that I'd 
> like to be able to automagically get a screenshot when something goes 
> wrong so I dont have to hope the user can re-create the error. 
> Universal support would be best, but WinXP is the main OS
Why do you need to capture the keypress 'print screen' if you're 
automatically taking screenshots when something goes wrong?
>
> Thanks.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>   

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to