[python-win32] Capture "Windows Key" keypress

Nate Drake ndrake at gmail.com
Thu Jul 29 01:43:05 CEST 2004


Hi,

Is there a way to have my python program catch when the user has
pressed the windows key, and to prevent the OS from seeing that the
user has pressed it?

I'm writing a small "game" with pygame, and he sometimes bangs the
windows key and the game is minimized and I go back to the desktop.

Thanks!

Nate


More information about the Python-win32 mailing list