Module Name:    src
Committed By:   maya
Date:           Tue Aug 13 07:09:49 UTC 2019

Modified Files:
        src/share/man/man4: wsmux.4

Log Message:
Document pain of using wsmux with more than one type of keyboard from
userland.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/wsmux.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/wsmux.4
diff -u src/share/man/man4/wsmux.4:1.14 src/share/man/man4/wsmux.4:1.15
--- src/share/man/man4/wsmux.4:1.14	Tue Jun 13 08:10:52 2017
+++ src/share/man/man4/wsmux.4	Tue Aug 13 07:09:49 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmux.4,v 1.14 2017/06/13 08:10:52 wiz Exp $
+.\" $NetBSD: wsmux.4,v 1.15 2019/08/13 07:09:49 maya Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 13, 2017
+.Dd August 13, 2019
 .Dt WSMUX 4
 .Os
 .Sh NAME
@@ -116,3 +116,6 @@ a.k.a.
 .Xr wsfontload 8 ,
 .Xr wsmoused 8 ,
 .Xr wsmuxctl 8
+.Sh CAVEATS
+If more than one type of keyboard is used, WSKBDIO_GTYPE will return the
+type of the first keyboard.

Reply via email to