From owner-cvs-all@FreeBSD.ORG Tue Sep 9 16:38:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C6EE16A4BF; Tue, 9 Sep 2003 16:38:55 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CD543FE1; Tue, 9 Sep 2003 16:38:54 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from 12-234-22-23.client.attbi.com ([12.234.22.23]) by comcast.net (sccrmhc13) with SMTP id <2003090923385201600nts49e>; Tue, 9 Sep 2003 23:38:53 +0000 Date: Tue, 9 Sep 2003 16:38:51 -0700 (PDT) From: Doug Barton To: Sean Chittenden In-Reply-To: <20030909162325.GE50844@perrin.nxad.com> Message-ID: <20030909163341.N42161@12-234-22-23.pyvrag.nggov.pbz> References: <200309091055.h89Atnfr063690@repoman.freebsd.org> <20030909162325.GE50844@perrin.nxad.com> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 23:38:55 -0000 On Tue, 9 Sep 2003, Sean Chittenden wrote: > > Modified files: > > x11/xscreensaver Makefile distinfo pkg-plist > > Log: > > Upgrade to 4.13, which contains better xinerama support, and a few other > > neat toys (like quad). This version has no new hacks, but does have a > > new script called ljlatest for use with phosphor and star wars. > > % printf "quad:\ttrue\n" >> ~/.xscreensaver > % xscreensaver-command -restart > % xscreensaver-command -activate Actually, that would be... suboptimal. :) A better way to do this is: 1. Kill the old xscreensaver, and uninstall it (if necessary) 2. Install the new one, and start it up 3. Run xscreensaver-demo 4. Make a change anywhere in the dialog, to any parameter (this is necessary to force a write of ~/.xscreensaver in the next step) 5. File | Exit 6. Stop xscreensaver 7. vi ~/.xscreensaver, and change the quad option to "True" 8. Start xscreensaver again This is not as complicated as it sounds. :) I must say, the quad feature is pretty cool, although it does seem to get a little confused about my virtual display occasionally. Doug -- This .signature sanitized for your protection