Date: Tue, 9 Sep 2003 16:38:51 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: Sean Chittenden <seanc@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist Message-ID: <20030909163341.N42161@12-234-22-23.pyvrag.nggov.pbz> In-Reply-To: <20030909162325.GE50844@perrin.nxad.com> References: <200309091055.h89Atnfr063690@repoman.freebsd.org> <20030909162325.GE50844@perrin.nxad.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030909163341.N42161>