Hello, when I press Control key in a key combination, both #controlKeyPressed and #commandAltKeyPressed return true. Is that the expected behavior? I would expect #commandAltKeyPressed to return false since I've not pressed alt key. I'm on Linux. Thanks, Mariano