From owner-freebsd-current@FreeBSD.ORG Tue Sep 10 12:56:22 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7F38FD3D; Tue, 10 Sep 2013 12:56:22 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 323D5278E; Tue, 10 Sep 2013 12:56:21 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r8ACuKtQ018499; Tue, 10 Sep 2013 06:56:20 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r8ACuKfH018496; Tue, 10 Sep 2013 06:56:20 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 10 Sep 2013 06:56:19 -0600 (MDT) From: Warren Block To: "Sergey V. Dyatko" Subject: Re: usb mouse and xorg In-Reply-To: <20130910151627.37af4cb9@laptop.minsk.domain> Message-ID: References: <20130910144202.0e68fbca@laptop.minsk.domain> <522F0ABA.2020803@yandex.ru> <20130910151627.37af4cb9@laptop.minsk.domain> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 10 Sep 2013 06:56:20 -0600 (MDT) Cc: current@freebsd.org, Ruslan Makhmatkhanov , hselasky@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:56:22 -0000 On Tue, 10 Sep 2013, Sergey V. Dyatko wrote: > I have working touchpad (it is work fine before) and mouse with hacked > devd.conf (doesn't try tip from gjb@ yet) > from my xorg.conf: > > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > Section "ServerFlags" > Option "DontVTSwitch" "off" > Option "AllowEmptyInput" "off" http://www.wonkity.com/~wblock/docs/html/aei.html