From owner-freebsd-current@FreeBSD.ORG Thu Jun 23 20:13:26 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7FEE16A41C for ; Thu, 23 Jun 2005 20:13:26 +0000 (GMT) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F07143D4C for ; Thu, 23 Jun 2005 20:13:26 +0000 (GMT) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 5D6A9D9F48; Thu, 23 Jun 2005 22:13:25 +0200 (CEST) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 305039A168; Thu, 23 Jun 2005 22:13:25 +0200 (CEST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 37EDE9A288; Thu, 23 Jun 2005 21:56:35 +0200 (CEST) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 17305DC329; Thu, 23 Jun 2005 21:56:35 +0200 (CEST) Received: from coyote.q.local (gb-21-237.galgenberg.net [172.16.21.237]) by frodo.galgenberg.net (8.13.1/8.13.1) with ESMTP id j5NJuYTX098475; Thu, 23 Jun 2005 21:56:34 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.3/8.13.1) with ESMTP id j5NJuY4t094593; Thu, 23 Jun 2005 21:56:34 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.4/8.13.3) with ESMTP id j5NJuYMd026815; Thu, 23 Jun 2005 21:56:34 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: (from q@localhost) by roadrunner.q.local (8.13.4/8.13.3/Submit) id j5NJuYaZ026814; Thu, 23 Jun 2005 21:56:34 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Date: Thu, 23 Jun 2005 21:56:33 +0200 From: Ulrich Spoerlein To: Maksim Yevmenkin Message-ID: <20050623195633.GA1187@galgenberg.net> Mail-Followup-To: Maksim Yevmenkin , freebsd-current@freebsd.org References: <42BAFE37.4080504@savvis.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <42BAFE37.4080504@savvis.net> User-Agent: mutt-ng devel (FreeBSD) X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Cc: freebsd-current@freebsd.org Subject: Re: request for comments: kbdmux(4) (long) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 20:13:26 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 23.06.2005 at 11:23:51 -0700, Maksim Yevmenkin wrote: > - kbdmux model: kbdmux(4) is "super-keyboard" driver that consumes=20 > input (raw scancodes) from slave keyboards. the side effect is that=20 > _all_ keyboards attached to the kbdmux share the _same_ state.=20 > basically user can press ctrl on one keyboard and "C" on another=20 > keyboard and it still will work. is that good enough? In one way this is cool, in another way, I'm wondering: What if I had two keyboards with different layouts (one DE, one US). Will I be able to set up the correct keymap for both keyboards and will they work like they should? Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCuxPxmArGtfDbn0QRAtYAAJ9x/J+Tyw1SmgiiHSvOGU/HwbI4ZwCgzM8z YGYrKnGdhJoGicrQc2ZL10U= =myo7 -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--