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 1PXLoC-0002Za-L0 for garchives@archives.gentoo.org; Mon, 27 Dec 2010 22:44:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 278B7E049A; Mon, 27 Dec 2010 22:43:30 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id CE959E049A for ; Mon, 27 Dec 2010 22:43:29 +0000 (UTC) Received: by wyf22 with SMTP id 22so10892406wyf.40 for ; Mon, 27 Dec 2010 14:43:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=2g3BfG7/TmMXYMxORA/Khr/i7fh0D7wWDGjf9rkziEM=; b=rmY3ocb28DGhqmCKhl8ARNxHsdzajh6VDK0wZpZBQQ9bh4eKOnu2WTdOiSCUzF48my MtrqaTk5IBWTl3Fa9IiJRRJLZw76SQiDg4+Ss45M84STyWSs3m7g13F6f5b0PFPMSUJ3 vVt25Ug9sjIFjNB7gJFVfJUd8R+ipMx59t7vg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=XOgV4RY9FE9YBbXZ90PymcHiPIJVknVxyeXynJ7KK6kyUH5nrhIPnpKrDZhSu0OwPy Lo4NPCa0QgjPEdKRhTyf/BcY0KxcN6TRwSySCaK20bsE7pCzGmZbbIZn6g9LwKWNjWCi b/mPZGx1tuepIl3Ft2Zl621BiUhL5tdPF09Xo= Received: by 10.227.151.204 with SMTP id d12mr7559901wbw.113.1293489809010; Mon, 27 Dec 2010 14:43:29 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id f35sm8792549wbf.8.2010.12.27.14.43.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Dec 2010 14:43:28 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xorg-server Date: Mon, 27 Dec 2010 22:43:22 +0000 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r5; KDE/4.4.5; x86_64; ; ) References: <20101227213942.663167a0@karnak.local> In-Reply-To: <20101227213942.663167a0@karnak.local> 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: multipart/signed; boundary="nextPart24421252.ayrdrTup2T"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201012272243.33515.michaelkintzios@gmail.com> X-Archives-Salt: 63406698-3dc9-4dba-bf8e-f23bafa12dfb X-Archives-Hash: 0bde42f58cef2d36018b22ff20aec1c2 --nextPart24421252.ayrdrTup2T Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Monday 27 December 2010 21:39:42 David W Noon wrote: > On Mon, 27 Dec 2010 21:30:01 +0100, Mick wrote about Re: [gentoo-user] >=20 > xorg-server: > >It seems that the settings in /usr/share/X11/xorg.conf.d/10-evdev.conf > >cause evdev to capture the touchpad and keyboard devices and leave no > >chance to synaptics and kbd drivers (there's also a bug with the > >synaptics driver which is worked around by adding MatchDevicePath > >"/dev/input/event*" in /usr/share/X11/xorg.conf.d/50-synaptics.conf). >=20 > This is because the 10-evdev.conf file is processed first. >=20 > >This is my /usr/share/X11/xorg.conf.d/50-synaptics.conf: > Try renaming 10-evdev.conf to 55-evdev.conf. This will let the > synaptics driver have first look at the hardware. Thanks, I'll give that a spin, but it wouldn't fix the keyboard problem=20 though. =2D-=20 Regards, Mick --nextPart24421252.ayrdrTup2T Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEABECAAYFAk0ZFpUACgkQVTDTR3kpaLY9CQCfQAtyATuS91a524rOaxfS8sbm YXsAoLMCFAPIqrYPBFtPVD/u0ZAB7ZBN =m+GI -----END PGP SIGNATURE----- --nextPart24421252.ayrdrTup2T--