From owner-freebsd-questions@FreeBSD.ORG Sun Feb 1 00:31:38 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 953191065735; Sun, 1 Feb 2009 00:31:38 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4F4668FC13; Sun, 1 Feb 2009 00:31:38 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n110Vb8o028389; Sat, 31 Jan 2009 17:31:37 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n110Vaoc028386; Sat, 31 Jan 2009 17:31:37 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 31 Jan 2009 17:31:36 -0700 (MST) From: Warren Block To: Keith Seyffarth In-Reply-To: <20090131231843.655FCA6D67@maxine.cjones.org> Message-ID: References: <20090128212906.35F33A6B41@maxine.cjones.org> <20090128225313.6097f792@baby-jane.lamaiziere.net> <20090131213917.175A8A6CFB@maxine.cjones.org> <20090131231843.655FCA6D67@maxine.cjones.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (wonkity.com [127.0.0.1]); Sat, 31 Jan 2009 17:31:37 -0700 (MST) Cc: freebsd-questions@freebsd.org, Robert Noland Subject: xorg input ignored until mouse is moved (was Re: issues with X not loading) 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: Sun, 01 Feb 2009 00:31:39 -0000 On Sat, 31 Jan 2009, Keith Seyffarth wrote: >>> I also tried adding >>> AllowEmptyInput "off" >>> in xorg.conf, but that gives an error when starting X that >>> AllowEmptyInput is not valid. >> >> In section ServerLayout, add >> >> Option "AllowEmptyInput" "Off" > > Thakns. This worked. I had the syntax incorrect. however, I thought > this wasn't supposed to be necessar after the updates to hal on the > 27th? I hadn't tested it since then, but did just now. Removing keyboard and mouse entries and AllowEmptyInput and AutoAddDevices entries in ServerLayout did work... for a few seconds. Then it went back to keyboard input or mouse clicks ignored until the mouse is moved. That includes ctrl-alt-backspace. This is with hal-0.5.11_14 and moused enabled, tested on two different systems. Both have a USB and PS/2 mouse. So I'm sticking with explicitly declaring keyboard and mouse and AutoAddDevices Off for now. -Warren Block * Rapid City, South Dakota USA