From owner-freebsd-hardware@FreeBSD.ORG Tue Aug 30 03:37:35 2005 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F116116A41F for ; Tue, 30 Aug 2005 03:37:35 +0000 (GMT) (envelope-from mig@rabade.net) Received: from mail.eurorscg.com.mx (mail.eurorscg.com.mx [148.245.12.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB39443D72 for ; Tue, 30 Aug 2005 03:37:22 +0000 (GMT) (envelope-from mig@rabade.net) Received: from localhost.localdomain (localhost.eurorscg.com.mx [127.0.0.1]) by mail.eurorscg.com.mx (Postfix) with ESMTP id D8AABAE0A for ; Mon, 29 Aug 2005 22:42:36 -0500 (CDT) Received: from localhost (localhost.eurorscg.com.mx [127.0.0.1]) by mail.eurorscg.com.mx (Postfix) with ESMTP id 7537AAE02 for ; Mon, 29 Aug 2005 22:42:36 -0500 (CDT) Received: from mail.eurorscg.com.mx ([127.0.0.1]) by localhost (mail.eurorscg.com.mx [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85903-09 for ; Mon, 29 Aug 2005 22:42:34 -0500 (CDT) Received: from mail.rabade.net (unknown [201.135.197.171]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.eurorscg.com.mx (Postfix) with ESMTP id D355AAE01 for ; Mon, 29 Aug 2005 22:42:33 -0500 (CDT) Received: from laptop.rabade.net (laptop.rabade.net [192.168.1.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.rabade.net (Postfix) with ESMTP id 0562E22835 for ; Mon, 29 Aug 2005 22:51:28 -0500 (CDT) Date: Mon, 29 Aug 2005 22:37:17 -0500 From: Manuel Rabade Garcia To: freebsd-hardware@freebsd.org Message-ID: <20050829223717.695e4326@laptop.rabade.net> In-Reply-To: <43133B45.3010807@nurfuerspam.de> References: <43133B45.3010807@nurfuerspam.de> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mail.eurorscg.com.mx Subject: Re: Logitech Cordless Presenter blocks keyboard X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 03:37:36 -0000 On Mon, 29 Aug 2005 18:43:49 +0200 Markus Dolze wrote: > Hi, > > I just bought an Logitech Cordless 2.4 GHz Presenter for use with my > FreeBSD 5.4 laptop. > > This device consists of the cordless device and an USB adapter, which > appears as a keyboard and mouse to the system. > > Whenever I plug in the USB part, I get: > > Aug 29 17:48:18 kirika kernel: ukbd0: Logitech USB > wireless Mouse & Presenter, rev 2.00/35.00, addr 2, iclass 3/1 > Aug 29 17:48:18 kirika kernel: kbd1 at ukbd0 > Aug 29 17:48:18 kirika kernel: ums0: Logitech USB wireless > Mouse & Presenter, rev 2.00/35.00, addr 2, iclass 3/1 > Aug 29 17:48:18 kirika kernel: ums0: 3 buttons and Z dir. > > However, whenever I do this, the laptop's keyboard is unusable. It > just accepts no input anymore. Instead when I press a "blank screen" > button on the cordless device, the letter 'b' is entered (that key is > used by presentation programs to blank the screen, when in > presetation mode). > > If I pull out the USB device everything is working as usually. > > Looke like the USB keyboard is taken as the man input device and the > internal atkbd is disabled. > > Any ideas how to fix this? > FreeBSD supports only one Keyboard at a time (at least in the console, I don't remember about X11). Give a look to kbdcontrol(1) and atkbd(4). With kbdcontrol you can switch between your PS/2 and USB keyboards. Greetings. -- Manuel Rabade Garcia PGP - 1024D/D27DE2F3 2005-03-18 Fingerprint - 7965 0CCE B9F8 B96B 2E6F 0B88 278C 52F8 D27D E2F3