Module OgamlGraphics.Keyboard
Getting real-time keyboard informationThis module allows real-time access to the keyboard, to check if a key is currently pressed for example.
Polling keyboard
Accessing modifiers information
true
iff the shift modifier is active
true
iff the control modifier (or cmd on OSX) is active
true
iff the alt modifier is active