From owner-freebsd-x11@FreeBSD.ORG Fri Jan 30 00:42:55 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 C31AA106566C for ; Fri, 30 Jan 2009 00:42:55 +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 6A79A8FC16 for ; Fri, 30 Jan 2009 00:42:55 +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 n0U0gsf9018519 for ; Thu, 29 Jan 2009 17:42:54 -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 n0U0gspJ018516 for ; Thu, 29 Jan 2009 17:42:54 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 29 Jan 2009 17:42:54 -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]); Thu, 29 Jan 2009 17:42:54 -0700 (MST) Cc: Subject: [patches] make xdm better for multiple monitors 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: Fri, 30 Jan 2009 00:42:56 -0000 xdm doesn't handle multiple monitors or large virtual screens well, so I've worked up a couple of patches that add capabilities: 1. start with the mouse pointer in the login window 2. open the login window on a specific monitor The two can be used individually or combined. Patches and more detail in the readme.txt here: http://www.wonkity.com/~wblock/xdm-patches/ Feedback appreciated. -Warren Block * Rapid City, South Dakota USA