From owner-freebsd-questions@FreeBSD.ORG Thu Sep 1 14:15:54 2005 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 8DFC816A41F for ; Thu, 1 Sep 2005 14:15:54 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4375243D45 for ; Thu, 1 Sep 2005 14:15:54 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 16177 invoked from network); 1 Sep 2005 14:15:53 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Sep 2005 14:15:53 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 2AFF649; Thu, 1 Sep 2005 10:15:53 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Jue Yuan References: <28772ef105090100417bb2f908@mail.gmail.com> From: Lowell Gilbert Date: 01 Sep 2005 10:15:52 -0400 In-Reply-To: <28772ef105090100417bb2f908@mail.gmail.com> Message-ID: <44ek88naav.fsf@be-well.ilk.org> Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: HP NC6000 with FB 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 14:15:54 -0000 Jue Yuan writes: > Hello, everyone > > I'm a newbie here and to FreeBSD. Just installed FB5.4 in my notebook less > than two months. After a lot of stuff have been done, I now can use my > laptop > with FB5.4+KDE3.4.2 as smoothly as using Windows before, even more > efficiently^_^ > > But there is still some problems that I do want to fix in order to make my > NB > look more perfect. The question is: Can I use all of the buttons in my NB, > say the Mute button, the Volume control buttons, and Wireless ON/OFF button. > Although I can already control the volume of my soundcard and connect to > wireless lan using the wireless NIC, I still want these buttons to work, > just > as in Windows. > > Does anyone know how to deal with this? Any suggestion will be appreciated! I don't know what you mean by "NB", but maybe you could try using xev(1) to find out whether X sees events from those buttons?