In addition to the already documented keyboard modes (K_RAW, K_XLATE, K_MEDIUMRAW, and K_UNICODE) there is also K_OFF one, defined for KDGKBMODE and KDSKBMODE ioctl requests in <linux/kd.h>. --- man4/console_ioctl.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/man4/console_ioctl.4 b/man4/console_ioctl.4 index bb138ea..7f2e12b 100644 --- a/man4/console_ioctl.4 +++ b/man4/console_ioctl.4 @@ -371,6 +371,7 @@ K_RAW 0x00 K_XLATE 0x01 K_MEDIUMRAW 0x02 K_UNICODE 0x03 +K_OFF 0x04 .TE .TP .B KDSKBMODE
Attachment:
signature.asc
Description: PGP signature