Jump to content

KEYBOARD.DCP: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 2: Line 2:


==Version==
==Version==
 
{| class="wikitable"
{| border="1"
|-
!Date
!Date
!Version
!Version
Line 10: Line 8:
!Comments
!Comments
|-
|-
|10-03-2001  6:45A     
|2001-03-10 06:45
|N/A
|N/A
|315,109 bytes.
|315,109 bytes.
|
|
|-
|}
|}


==Related Articles==
==Related Articles==
Line 22: Line 18:


==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].
* 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 16:40, 4 April 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
2001-03-10 06:45 N/A 315,109 bytes.

Related Articles

Related Tools