Files
QNX/services/devc-ditto/devc-ditto.use
2025-08-20 19:02:58 +08:00

17 lines
474 B
Plaintext

devc-ditto - Character Device Ditto Manager
devc-ditto [-o bufsize] [-k] [path]
Options:
-o bufsize Specify the record buffer size (8192 bytes by default)
-k Don't allow key injectition
path The device to ditto
Also:
mount -T clone [-o noinput | input] [path]
This will tell the manager start manage "path" (the device).
The option "noinput/input" is to disallow/allow key injecttion.
The default is follow manager's setting (-k option).