Hello Miroslav On 10/10/2016 10:47 PM, Miroslav Koskar wrote: > 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>. Thanks. Applied. Cheers, Michael > --- > 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html