1 .\" $Id: kbdmux.4,v 1.1 2005/07/14 20:32:10 max Exp $
9 .Nd "keyboard multiplexer"
14 .Pa /boot/device.hints :
15 .Cd hint.kbdmux.0.disabled="1"
19 keyboard driver provides support for basic keyboard multiplexing.
20 It is built around the idea of a
21 .Dq "super keyboard" .
25 acts as a master keyboard consuming input from all slave keyboards attached to
28 Slave keyboards can be attached to or detached from the
30 keyboard driver with the
41 keyboard driver switches all slave keyboards into
44 Thus all slave keyboards attached to the
46 keyboard share the same state.
49 keyboard is logically equivalent to one keyboard with lots of duplicated keys.
53 module was implemented in
56 .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com