PCKBD.SYS: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ProdS |V21=S|V30=S|V31=S|V40=S|V45=S}} | |||
Process Commander Keyboard driver. | Process Commander Keyboard driver. | ||
The PCKBD line lets full-screen Process Commander be invoked, even when the customized KBDBASE.SYS is not being used. | The PCKBD line lets full-screen Process Commander be invoked, even when the customized KBDBASE.SYS is not being used. | ||
==Syntax== | |||
DEVICE=PCKBD.SYS <parameter> | DEVICE=PCKBD.SYS <parameter> | ||
''' | ==Parameters== | ||
'''KEYB:CA-A''' | |||
:Hot key definition. CA-F12 = Ctrl+Alt+F12 | |||
==Remarks== | |||
For getting it to work with FP13 and up see: | For getting it to work with FP13 and up see: | ||
http://www.scoug.com/os24u/2001/scoug003.mrkia.html | http://www.scoug.com/os24u/2001/scoug003.mrkia.html | ||
==Example== | |||
DEVICE=x:\PC\TMP\PCKBD.SYS KEYB:CA-F12 | |||
Where x: is the boot drive. This setting will use Ctrl-Alt-F12 as the hotkey to pop up the PC fullscreen. If you have other Process Command related DEVICE statements, add the new line after them. | |||
[[Category:DEVICE Statements]] | [[Category:DEVICE Statements]] |
Latest revision as of 22:58, 19 August 2025
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | |
OS/2 2.1 | S |
OS/2 2.11 SMP | |
OS/2 Warp 3 | S |
OS/2 Warp Connect | S |
OS/2 Warp 4 | S |
OS/2 Warp Server for e-Business | S |
Process Commander Keyboard driver. The PCKBD line lets full-screen Process Commander be invoked, even when the customized KBDBASE.SYS is not being used.
Syntax
DEVICE=PCKBD.SYS <parameter>
Parameters
KEYB:CA-A
- Hot key definition. CA-F12 = Ctrl+Alt+F12
Remarks
For getting it to work with FP13 and up see: http://www.scoug.com/os24u/2001/scoug003.mrkia.html
Example
DEVICE=x:\PC\TMP\PCKBD.SYS KEYB:CA-F12
Where x: is the boot drive. This setting will use Ctrl-Alt-F12 as the hotkey to pop up the PC fullscreen. If you have other Process Command related DEVICE statements, add the new line after them.