From owner-freebsd-gnome@FreeBSD.ORG Thu May 20 06:29:48 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DB1E16A4CE for ; Thu, 20 May 2004 06:29:48 -0700 (PDT) Received: from conversation.bsdunix.ch (zux187-250.adsl.green.ch [80.254.187.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20A4043D1F for ; Thu, 20 May 2004 06:29:47 -0700 (PDT) (envelope-from thomas@bsdunix.ch) Received: from [192.168.0.100] (190.catv39.lgt01.lan.ch [212.60.39.190]) (authenticated bits=0)i4KDU7Qb086311 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 20 May 2004 15:30:08 +0200 (CEST) (envelope-from thomas@bsdunix.ch) From: Thomas Vogt To: Joe Marcus Clarke In-Reply-To: <1084830534.32372.81.camel@shumai.marcuscom.com> References: <1084818469.19693.5.camel@developer.bsdunix.ch> <1084824326.32372.60.camel@shumai.marcuscom.com> <1084826284.952.2.camel@developer.bsdunix.ch> <1084830534.32372.81.camel@shumai.marcuscom.com> Content-Type: text/plain Message-Id: <1085059725.49848.21.camel@developer.bsdunix.ch> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 20 May 2004 15:28:45 +0200 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on conversation.bsdunix.ch cc: FreeBSD GNOME Users Subject: Re: multimedia keys don't work anymore X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 13:29:48 -0000 Am Mo, den 17.05.2004 schrieb Joe Marcus Clarke um 23:48: > On Mon, 2004-05-17 at 16:38, Thomas Vogt wrote: > > Am Mo, den 17.05.2004 schrieb Joe Marcus Clarke um 22:05: > > > On Mon, 2004-05-17 at 14:27, Thomas Vogt wrote: > > > > Hello > > > > > > > > I use gnome 2.6.1 on my dell inspiron 8000 notebook. With 2.6.0 all my > > > > multimedia keys worked perfectly with gnome. After the upgrade to 2.6.1 > > > > I can't use them anymore. > > > > > > > > The shortkeys are 0xae and 0xb0 but the gnome mixer does not show up > > > > when I press this keys. > > > > I only updated gnome 2.6 to 2.6.1 > > > > Other shortkeys works. Only multimedia keys don't work aynmore. > > > > Any ideas? > > > > > > What capplet are you using to configure the multimedia keys? > > > > gnome-keybinding-properties with gnome-default enabled > > Which specific bindings fail? There were some changes to the keybinding > code in gnomecontrolcenter2 2.6.1, so you may have to rebind your keys. It's the volume up and volume down key. It can be accessed by Dells "function_key+page up or page dn". But they also have own keys for that. There is a volume up/dn key and play,stop, next song, previous song. Play, Stop, next, previous are working correctly.. Gnome keybinding shows me that volume up key is 0xae and volume down 0xb0. But they don't work. The programm xev shows me that volume up is keycode 176 and volume down 174. regards Thomas