From owner-freebsd-questions@FreeBSD.ORG Mon Jun 26 07:05:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF92516A400 for ; Mon, 26 Jun 2006 07:05:40 +0000 (UTC) (envelope-from nehe@cruzinternet.com) Received: from mail.cruzinternet.com (mail.cruzinternet.com [216.234.167.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id B396C43D8E for ; Mon, 26 Jun 2006 07:05:35 +0000 (GMT) (envelope-from nehe@cruzinternet.com) Received: (qmail 7382 invoked from network); 26 Jun 2006 07:05:34 -0000 Received: from iphost-216-234-182-9.cruzinternet.com (HELO ?192.168.1.2?) (216.234.182.9) by mail.cruzinternet.com with SMTP; 26 Jun 2006 07:05:34 -0000 Message-ID: <449F873D.50302@cruzinternet.com> Date: Mon, 26 Jun 2006 01:05:33 -0600 From: Jeff Molofee User-Agent: Thunderbird 1.5.0.4 (X11/20060610) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060626033230.E153116A47B@hub.freebsd.org> In-Reply-To: <20060626033230.E153116A47B@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: USB Keyboards (media keys) 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: Mon, 26 Jun 2006 07:05:40 -0000 I'm sure this has been asked before, but I'd love to know the answer :) I have a Saitek USB keyboard. It has just 3 additional media keys. I have tried xev, xkeybind, etc and can not get a response from any of the keys. Aside from these three keys returning nothing at all, the keyboard works fine. They keys are volume down, up and mute. All keys I would love to get working in Gnome 2.14.x I know with my old keyboard, when using it in usb mode none of the media keys worked on it either, but if I put the PS2 adapter on, they all worked. Is this a problem with FreeBSD's USB support for keyboards, or am I missing something simple? Any help would be appreciated.