From owner-freebsd-x11@FreeBSD.ORG Tue Jan 27 23:21:14 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 273B010659E6 for ; Tue, 27 Jan 2009 23:21:14 +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 C0C988FC0C for ; Tue, 27 Jan 2009 23:21:13 +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 n0RNLDhk007557 for ; Tue, 27 Jan 2009 16:21:13 -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 n0RNLCR5007554 for ; Tue, 27 Jan 2009 16:21:12 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 27 Jan 2009 16:21:12 -0700 (MST) From: Warren Block To: x11@freebsd.org Message-ID: 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]); Tue, 27 Jan 2009 16:21:13 -0700 (MST) Cc: Subject: Preferred mouse/keyboard settings? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 23:21:16 -0000 What are the recommended settings for mouse and keyboard with the new xorg? The best I've found is: rc.conf: moused_enable="NO" xorg.conf: Option "AllowEmptyInput" "On" keyboard and mouse InputDevice sections removed The downsides: xdm run from /etc/ttys doesn't see mouse or keyboard until X is killed and restarted. moused="NO" makes for a 5 to 30-second pause on switching from console to X. It's run by X (or hal) in the background anyway, so there's still a mouse pointer on the console. I've mentioned this before: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=55740+0+archive/2008/freebsd-x11/20080727.freebsd-x11 -Warren Block * Rapid City, South Dakota USA