en:docs:fapi:kbdsetcustxt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:fapi:kbdsetcustxt [2021/11/04 10:11] prokusheven:docs:fapi:kbdsetcustxt [2021/12/01 13:29] (current) prokushev
Line 12: Line 12:
 ====== Parameters ====== ====== Parameters ======
  
-  * Xlatetable (PUSHORT) - input : A pointer to the translation table used to translate scan code to ASCII code for a specified handle. The format of the translate table is documented in the Set Code Page IOCTL 50H. Refer to ''IBM Operating System/2 Version 1.2 I/O Subsystems and Device Support Volume 1'' for a complete discussion of Set Code Page IOCTL 50H.+  * Xlatetable (PUSHORT) - input : A pointer to the translation table used to translate scan code to ASCII code for a specified handle. The format of the translate table is documented in the Set Code Page IOCTL 50H. Refer to [[http://www.os2museum.com/files/docs/os212pti/64F3959_OS2_V1_2_PTI_IO_Subsystems_and_Device_Support_Vol_1_Device_Drivers.pdf|IBM Operating System/2 Version 1.2 I/O Subsystems and Device Support Volume 1]] for a complete discussion of Set Code Page IOCTL 50H.
   * KbdHandle (HKBD) - input : Default keyboard or the logical keyboard.   * KbdHandle (HKBD) - input : Default keyboard or the logical keyboard.
  
Line 60: Line 60:
 </code> </code>
  
 +{{page>en:templates:fapi}}