From owner-freebsd-questions@FreeBSD.ORG Thu Dec 27 19:30:34 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77B5F16A46C for ; Thu, 27 Dec 2007 19:30:34 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3804913C4D5 for ; Thu, 27 Dec 2007 19:30:34 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 27 Dec 2007 14:30:33 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OFF39452; Thu, 27 Dec 2007 14:30:33 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 27 Dec 2007 14:29:30 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18291.64856.135160.767803@jerusalem.litteratus.org> Date: Thu, 27 Dec 2007 14:30:32 -0500 To: Daniel Bye X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: Re: Logitech keyboard/mouse? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2007 19:30:34 -0000 Daniel Bye writes: > > I have a Logitech i-Touch keyboard; standard 104 (or whatever > > it is these days) setup plus a dozen extra buttons and two dials. > > Great product. > > It would be even greater if > > a) I could get X to register/comunicate all the extra stuff > > > Has anyone seen this done? I'd dearly loce to be able to use > > the little dial by the TAB key for volume control in xmms. > > To find out what keycodes your extra keys are bound to, run > xev(1) from an Xterm or similar. With your mouse pointer over the > little window that pops up, hit each extra key you are interested > in and make a note of its keycode value. We can stop right here: nothing gets reported. Robert Huff