ANS: Most keys can be detected with Phrogram but thier are a few like Alt that can't be detected, this is because Phrogram uses KeyCodes for key detection and is used by international key code sets we had to make a compromise to work with most keys on most keyboard types, this little program shows how to handle most of the issues that are common to keyboard key press issues, I hope this helps.