Acknowledges SIGKAP signals.
#include <sys/inputdd.h>
int ioctl (FileDescriptor, KSKAPACK, NULL)
int FileDescriptor;
The KSKAPACK ioctl subroutine call acknowledges a SIGKAP (keep alive poll) signal.
Item | Description |
---|---|
FileDescriptor | Specifies the open file descriptor for the keyboard. |