From owner-freebsd-questions@FreeBSD.ORG Thu Aug 19 18:56:52 2010 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 AF26B1065696 for ; Thu, 19 Aug 2010 18:56:52 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 452D68FC0C for ; Thu, 19 Aug 2010 18:56:51 +0000 (UTC) Received: by ewy26 with SMTP id 26so1800925ewy.13 for ; Thu, 19 Aug 2010 11:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to:date :message-id:subject:from:to:cc:content-type; bh=m44N2x22FNOgNz/SIMt3VjUHAdby1qX4ihIhjBuk2YE=; b=wivoq4leXTfmXAMEj3lgAlxZ7hABEfsGHUhWkhxKExkm9UUmauettJfpqFnXol6Cj2 Alhl8rLZSc1OgBI3geqnilPmksGAfNvd6/uenKDycVU7k30N8IbB+O9lm8+LNBsFFuFo SBtQGNbS9QomIX44DtapIkbf/x/NShhERX1F8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:cc :content-type; b=PC4p0abedrKodgKlSSU9iS6+94vmh+1nABssLCNAhYNTjKticZgsbttAEqUKemL9V7 7DAy+SXD3KLj2q0PsYNP6IXhH7TZ5ts327aHNH7/2Myj/uWnqlwHDgERwn4UPbL0G1yU WwuTT7KCoS5M/izywhoRDmlnkjgiqMFokrt3Q= MIME-Version: 1.0 Received: by 10.216.166.203 with SMTP id g53mr1044687wel.54.1282244210345; Thu, 19 Aug 2010 11:56:50 -0700 (PDT) Received: by 10.216.183.212 with HTTP; Thu, 19 Aug 2010 11:56:50 -0700 (PDT) Date: Thu, 19 Aug 2010 18:56:50 +0000 Message-ID: From: "b. f." To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Xorg Problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2010 18:56:52 -0000 Warren Block wrote: >On Thu, 19 Aug 2010, Ondrej Majerech wrote: >> On 08/19/2010 15:02, Warren Block wrote: >>> >>> Don't need it in FreeBSD, either. In fact, using it in FreeBSD often >>> causes hesitant input characters that only show up when you move the >>> mouse. Or a draggy mouse. Or both. > >Finally got motivated to put together a little writeup on this: > >http://www.wonkity.com/~wblock/docs/html/aei.html Isn't your summary (and your last section, despite it being tongue-in-cheek) misleading, because it says that "AllowEmptyInput" is bad, when you actually mean that it is _good_, and that _disabling_ it in Xorg.conf is bad? Or am I missing something? b.