Date: Thu, 21 Jul 2005 17:04:02 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.1 kbdcontrol.c Message-ID: <200507211704.j6LH43AV005948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-07-21 17:04:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/kbdcontrol kbdcontrol.1 kbdcontrol.c
Log:
MFC to RELENG_6
kbdmux(4) keyboard multiplexer integration
o Teach kbdcontrol(1) how to attach/detach keyboards to/from the keyboard
multiplexor;
o Update kbdcontrol(1) man page and document new functionality.
To attach/detach keyboard to/from keyboard multiplexor one needs to use
keyboard device name (i.e. ukbd0).
Approved by: re (kensmith)
Revision Changes Path
1.36.2.1 +22 -0 src/usr.sbin/kbdcontrol/kbdcontrol.1
1.48.8.1 +70 -2 src/usr.sbin/kbdcontrol/kbdcontrol.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507211704.j6LH43AV005948>
