From owner-freebsd-current@FreeBSD.ORG Tue Sep 10 12:04:15 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6B80085D; Tue, 10 Sep 2013 12:04:15 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward10l.mail.yandex.net (forward10l.mail.yandex.net [IPv6:2a02:6b8:0:1819::a]) by mx1.freebsd.org (Postfix) with ESMTP id 2907F239D; Tue, 10 Sep 2013 12:04:15 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward10l.mail.yandex.net (Yandex) with ESMTP id 9DF74BA0EDD; Tue, 10 Sep 2013 16:04:13 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 275D62C180D; Tue, 10 Sep 2013 16:04:13 +0400 (MSK) Received: from unknown (unknown [178.76.216.133]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id PgpFO6ABje-4Cga0MEp; Tue, 10 Sep 2013 16:04:12 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1378814652; bh=rlN32EG1tLeut/t+3LVSN3rKZhAJsW6eRGZ8nY+TnAw=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=viL321jKdHlWfzI/ZXIxm49FdJTExs/4JpWLsRn5RPV4U3ZttrDTLafv+g56UI6M8 Z/j+3j/++ScGS/dhD8/XdRw5rQh+29zXD0O0JdQ2ofbqVzHbEwc3irmdixxTZzYdj/ Yz8aI5LyMQBokfwUh/ZpF9QVi5s7bpFJB8zjzlsg= Authentication-Results: smtp4h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <522F0ABA.2020803@yandex.ru> Date: Tue, 10 Sep 2013 16:04:10 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130810 Thunderbird/17.0.8 MIME-Version: 1.0 To: "Sergey V. Dyatko" Subject: Re: usb mouse and xorg References: <20130910144202.0e68fbca@laptop.minsk.domain> In-Reply-To: <20130910144202.0e68fbca@laptop.minsk.domain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: hselasky@freebsd.org, current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 12:04:15 -0000 Sergey V. Dyatko wrote on 10.09.2013 15:42: > Hi, > > after I update my HEAD box from 252xxx (i'm not sure) to r255393 USB > mouse(s) stop work for me on X. Had the same. My usb/bt mouse isn't worked, while touchpad is. I fixed this by commenting off: Section "ServerFlags" Option "AutoAddDevices" "false" EndSection In xorg.conf. Now the mouse is working and touchpad isn't. -- Regards, Ruslan Tinderboxing kills... the drives.