From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R2wqV-0006qD-3D for garchives@archives.gentoo.org; Mon, 12 Sep 2011 03:06:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C974521C1A4; Mon, 12 Sep 2011 03:05:52 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by pigeon.gentoo.org (Postfix) with SMTP id BA49D21C1C7 for ; Mon, 12 Sep 2011 03:04:25 +0000 (UTC) Received: (qmail invoked by alias); 12 Sep 2011 03:04:24 -0000 Received: from p548510BA.dip0.t-ipconnect.de (EHLO gmx.net) [84.133.16.186] by mail.gmx.net (mp070) with SMTP; 12 Sep 2011 05:04:24 +0200 X-Authenticated: #20088476 X-Provags-ID: V01U2FsdGVkX19wcXIR9zdwdbjN5aTYOqTSEFrIpT8hAEx0XsCA3W YhhoIMjI3vx5Qf Received: by gmx.net (nbSMTP-1.00) for uid 1001 Meino.Cramer@gmx.de; Mon, 12 Sep 2011 05:04:25 +0200 (CEST) Date: Mon, 12 Sep 2011 05:04:24 +0200 From: meino.cramer@gmx.de To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: X keyboard model insists of being "pc104" Message-ID: <20110912030424.GA6600@solfire> References: <20110911112950.GA21260@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: mutt-ng/devel-r804 (Linux) X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: 9bd72355330bccdb2d30d30e80963a91 walt [11-09-12 04:34]: > On 09/11/2011 04:29 AM, meino.cramer@gmx.de wrote: > > ... > > I copied /etc/X11/xorg.conf.d/10-evdev.conf to > > /etc/X11/xorg-conf.d/99-evdev.conf and edited it > > > > The relevant part of xorg.conf says: > > ... > > I may be misreading your post (of course :) but my first thought is > that you have three different files trying to configure one keyboard: > 1. 10-evdev.conf > 2. 99-evdev.conf > 3. xorg.conf > > Am I wrong about this? > No, you are right! I inserted 99-evdev.conf, because 10-evdev.conf will be overwritten when updateing, because it was automagically installed. xorg.conf does the main configuration like setting altgr-intl. It was also the first place where I tried to set pc101 -- but it was ignored. So I tried to talk to evdev (see above) -- but without success. How can I proceed? Best regards mcc