public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Miroslav Koskar <mk-B9lWeqBdd0FBDgjK7y7TUQ@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] console_ioctl.4: Add K_OFF keyboard mode
Date: Mon, 10 Oct 2016 22:47:00 +0200	[thread overview]
Message-ID: <20161010204700.GA2111@mkoskar.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

             reply	other threads:[~2016-10-10 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 20:47 Miroslav Koskar [this message]
     [not found] ` <20161010204700.GA2111-B9lWeqBdd0FBDgjK7y7TUQ@public.gmane.org>
2016-10-12  6:52   ` [PATCH] console_ioctl.4: Add K_OFF keyboard mode Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161010204700.GA2111@mkoskar.com \
    --to=mk-b9lweqbdd0fbdgjk7y7tuq@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox