KEYBOARD.DCP: Difference between revisions
Appearance
mNo edit summary |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|2001-03-10|| ||315,109 bytes|| | |||
|} | |} | ||
==Related Articles== | ==Related Articles== | ||
* [[KEYBOARD.DCP File Format]] | * [[KEYBOARD.DCP File Format]] | ||
* KEYBOARD.DCP Layout readme [ftp://ps-2.kev009.com/incoming/timc/Operating%20System/OS2/DDK/keyboard.txt] | |||
==Related | ==Related Tools== | ||
* [http://www.os2world.com/wiki/index.php/SWAPDCP SWAPDCP] - Modifies KEYBOARD.DCP | * [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]] |
Latest revision as of 16:11, 12 November 2022
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 |
---|---|---|---|
2001-03-10 | 315,109 bytes |
Related Articles
- KEYBOARD.DCP File Format
- KEYBOARD.DCP Layout readme [1]
Related Tools
- SWAPDCP - Modifies KEYBOARD.DCP - Public Domain.
- Wim Brul released a free and experimental replacement for KEYBOARD.DCP.