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