(Key.isDown(Key.CONTROL)) w/ OTHER keys

I can only seem to get the keyDown command to work only with special keys like Control and all that. How can I have something like “A” work instead? :m: