KeyboardMode()
Syntax
KeyboardMode(Mode)Description
Changes the current behaviour of the keyboard. This command affects KeyboardPushed() and KeyboardReleased(). 'Mode' can be one of the following value:
0: The keyboard ignore the default language layout and uses always the QWERTY one (default behaviour).
1: The keyboard uses the default language layout to map the keys (can be useful for non QWERTY keyboards).
Supported OS
Windows