KEYBOARD.DCP: Difference between revisions
Appearance
Line 23: | Line 23: | ||
==Related Tools== | ==Related Tools== | ||
* [http://www.os2world.com/wiki/index.php/SWAPDCP SWAPDCP] - Modifies KEYBOARD.DCP. - Public Domain. | * [http://www.os2world.com/wiki/index.php/SWAPDCP SWAPDCP] - Modifies KEYBOARD.DCP. - Public Domain. | ||
* Wim Brul released a free and experimental [https://github.com/OS2World/SYSTEM-DRV-Wims_Experimental_Files/tree/master/wmb-keyboard-dcp replacement for KEYBOARD.DCP]. | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 17:27, 1 March 2016
Keyboard layouts are stored in KEYBOARD.DCP. These layouts are used when converting a raw scancode (that is, the value sent by the keyboard controller) to its corresponding value (that is, a symbol, like "A", or a virtual key code, like F1 or CapsLock).
Version
Date | Version | Size | Comments |
---|---|---|---|
10-03-2001 6:45A | N/A | 315,109 bytes. |
Related Articles
Related Tools
- SWAPDCP - Modifies KEYBOARD.DCP. - Public Domain.
- Wim Brul released a free and experimental replacement for KEYBOARD.DCP.