From owner-freebsd-x11@FreeBSD.ORG Sat Mar 1 09:50:01 2014 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.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 ESMTPS id A8EE04D7 for ; Sat, 1 Mar 2014 09:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7CF6A1D0C for ; Sat, 1 Mar 2014 09:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s219o1Lr042835 for ; Sat, 1 Mar 2014 09:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s219o1Sa042834; Sat, 1 Mar 2014 09:50:01 GMT (envelope-from gnats) Date: Sat, 1 Mar 2014 09:50:01 GMT Message-Id: <201403010950.s219o1Sa042834@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org Cc: From: "\"Chad Kline\"" Subject: Re: ports/187125: x11/xorg: No X Cursor after up X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: "\"Chad Kline\"" List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 09:50:01 -0000 The following reply was made to PR ports/187125; it has been noted by GNATS. From: "\"Chad Kline\"" To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/187125: x11/xorg: No X Cursor after up Date: Sat, 1 Mar 2014 01:45:04 -0800 (PST) The problem was resolved with the undocumented SWCursor option placed into the xorg.conf file, but the report was filed because this was deemed to be an unsatisfactory solution.