From owner-freebsd-questions@FreeBSD.ORG Tue Apr 14 20:42:32 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EE43106566C for ; Tue, 14 Apr 2009 20:42:32 +0000 (UTC) (envelope-from root1101@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.189]) by mx1.freebsd.org (Postfix) with ESMTP id C87988FC1C for ; Tue, 14 Apr 2009 20:42:31 +0000 (UTC) (envelope-from root1101@gmail.com) Received: by ti-out-0910.google.com with SMTP id u3so205971tia.3 for ; Tue, 14 Apr 2009 13:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Fd+cucy7ss4gWCSTnqD3PbpHkqfJMDmiA0nISIarZxM=; b=uDP0fCJGlmGpmUfpoqF6JYGQFqNWzTQg2pRlf/lFQQQBT9Af3aQ819J8Deelze/QEv S4SvTWNGsqau8OyqvBCF1bTXMUuylcZqNhgDA3VGJUrS2bTzF4eZ+bu4gkwDb/gHY8dX /Gz/C6I+mjjMso9/MbuG0Ux5205Nm4w50nj0Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=lvBQc9Bbg0o2ONAe2Sc7G8ge2el/VwlNVyc83XLmYpGPziCcLAX4GB7HSoyMFrNWKy s4cEo10sae4VnYzkif36CrFtgBhXNHPMR5jRNEsSS++PN6wiEB8uBtnvTzQwNIMWRs/Y qZDLQ1UJj4Rq2LRNj+tl7eGr7KBxtKC3kD90g= Received: by 10.110.3.15 with SMTP id 15mr10874837tic.0.1239741750660; Tue, 14 Apr 2009 13:42:30 -0700 (PDT) Received: from ?192.168.1.2? (ppp91-78-136-12.pppoe.mtu-net.ru [91.78.136.12]) by mx.google.com with ESMTPS id u8sm1423846tia.16.2009.04.14.13.42.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 14 Apr 2009 13:42:29 -0700 (PDT) Message-ID: <49E4F52B.7040809@gmail.com> Date: Wed, 15 Apr 2009 00:42:19 +0400 From: "Eugene L." User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) To: Polytropon References: <5DC00D3430370A428A709B1E8BF3566641DA99@UTDEVS20.campus.ad.utdallas.edu> <49E4B80E.4050003@gmail.com> <4324dbec0904141122k20664749o1f1fbe1ff3e51108@mail.gmail.com> <20090414221842.730af4ec.freebsd@edvax.de> In-Reply-To: <20090414221842.730af4ec.freebsd@edvax.de> Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Paul Schmehl , Richard DeLaurell , "mail.list freebsd-questions" Subject: Re: Mouse stopped working in X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 20:42:32 -0000 On Tue, 14 Apr 2009 13:22:34 -0500, Richard DeLaurell [1] wrote: Could you tell me please where the changes to the xorg.conf file which are necessitated by 7.4 are documented? I think they are mentioned in /usr/ports/UPDATING - I haven't updated my X yet due to the trouble it seems to cause... :-) Actually I had this problem awhile ago and then it just went away. KDE4 seemed to freeze if there is no input, literally not doing anything untill I move the mouse. So I commented out that option (which I had to add to use mouse in the first place) and all started working all right. Another WTF moment. Thought there was a couple of xorg updates since the problem appeared, it might gave been fixed. References 1. mailto:richard.delaurell@gmail.com