About
A keyboard layout is the mapping of a physical key to a character on a keyboard
Articles Related
Example
Management
The keyboard layout is specified in your operating system.
Set
- windows: language and keyboard options.
- linux: see linux
Modify
Windows
- Open the tool and Load Existing Keyboard
- Remove or modify all assigned keys.
- Export setup: Project → Build DLL and Setup Package (it should install it)
- And then set it
Example where I have deleted all Ctrl+Alt / Alt+Ctrl (AltGr) character binding.
Linux
To bind key on Linux console, the configuration file inputrc is used.
If you have problem with arrows up/down (ie you see the cryptic ASCII-ESC H or ASCII-ESC M sequences in place of the history), check this file first.
See also: