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 <gentoo-user+bounces-120705-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1PzzT6-0002mB-BK
	for garchives@archives.gentoo.org; Wed, 16 Mar 2011 22:45:28 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CF0171C058;
	Wed, 16 Mar 2011 22:43:35 +0000 (UTC)
Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 846DA1C058
	for <gentoo-user@lists.gentoo.org>; Wed, 16 Mar 2011 22:43:35 +0000 (UTC)
Received: by wwj40 with SMTP id 40so2981779wwj.10
        for <gentoo-user@lists.gentoo.org>; Wed, 16 Mar 2011 15:43:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:from:reply-to:to:subject:date:user-agent
         :references:in-reply-to:mime-version:content-type
         :content-transfer-encoding:message-id;
        bh=drGQpM06d2Q6j7592uHWtegXSOGizvUg97n6Y++TZ+k=;
        b=jZGQoHDXe+iwIFJE8gy3L3bgTtWBJZOXdjB7ZiMHFtUh3kEsPZnGrOquaUinSyY7hv
         GGV0yuaBSs6hJ4lB2TdFBVlFQ2gByCRkDSxnOsXQ5dDcSuANGD1gomrMWLturN2fvE96
         8Rt2vjdH9PA1Qk+V9Br8k8kvwFjovKM0ULi7w=
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=jTLu8kzAU6vEv9ojnpfRyOSjSEnkdDSZyhDCZvYEdri7a5t5y+4eJW95h5SFU8xRv4
         bIE8lW57COX7EOToQlGc6msQV6WUl+i2qpY/W7Kq8hsRCAZeLWfOsUmV0522J939WSHb
         wYrEzm6FgdpXCh28VaiNfaHw9AUsMJoO3e6fk=
Received: by 10.216.6.27 with SMTP id 27mr503149wem.69.1300315414694;
        Wed, 16 Mar 2011 15:43:34 -0700 (PDT)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230])
        by mx.google.com with ESMTPS id l5sm849021wej.8.2011.03.16.15.43.33
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 16 Mar 2011 15:43:34 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles
Date: Wed, 16 Mar 2011 22:43:07 +0000
User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r5; KDE/4.4.5; x86_64; ; )
References: <62821579.20110316220532@shumkar.ru>
In-Reply-To: <62821579.20110316220532@shumkar.ru>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart2391931.Y67tCgRQrS";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201103162243.54181.michaelkintzios@gmail.com>
X-Archives-Salt: 
X-Archives-Hash: 831a44c8ad658b1187a7eaceeefa2704

--nextPart2391931.Y67tCgRQrS
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote:
> Hi list,
>=20
> I have a problem with configuring xorg-server 1.9.4.
>=20
> It starts and works OK. But just after it has started, the keyboard begins
> to work very slowly in all virtual consoles that were open prior to X.
>=20
> If I login in a new virtual console, the keyboard works well until I enter
> into an interactive tool (man, less). After that - the same behavior.
>=20
> I installed xorg in according to these instructions [1], then added
> InputClass definitions from this thread [2].
>=20
> Please suggest what I could have done wrong.
>=20
> xorg.conf - http://pastebin.com/Wwmy1eFf
> Xorg.0.log - http://pastebin.com/5aqCLKnH
> make.conf - http://pastebin.com/7St3T1ec
> http://pastebin.com/YpCm9puZ
> emerge --info - http://pastebin.com/NZUQYqhh
> kernel .config - http://pastebin.com/E6Syb7Ay
>=20
> Laptop ASUS WJ7.
>=20
> [1] - http://www.gentoo.org/doc/en/xorg-config.xml
> [2] -
> http://www.gossamer-threads.com/lists/gentoo/user/226332?do=3Dpost_view_t=
hre
> aded

Alex, you have defined both your keyboard and mouse as InputDevice under=20
Section "ServerLayout", but then later on you specify them both as InputCla=
ss.

Comment out the InputDevice sections or remove them completely as shown in=
=20
thread [2] above.

HTH.
=2D-=20
Regards,
Mick

--nextPart2391931.Y67tCgRQrS
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk2BPSoACgkQVTDTR3kpaLa0BwCggsXHi1FJIio3OluobK5AY+Rm
7TQAoL3d1W3zRjhPG5AzyBkGNjJeif9b
=LHB9
-----END PGP SIGNATURE-----

--nextPart2391931.Y67tCgRQrS--