From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 3 01:48:33 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D75CA106566B for ; Sun, 3 Jan 2010 01:48:33 +0000 (UTC) (envelope-from hartzell@almost.alerce.com) Received: from merlin.alerce.com (merlin.alerce.com [64.62.142.94]) by mx1.freebsd.org (Postfix) with ESMTP id BE9498FC1F for ; Sun, 3 Jan 2010 01:48:33 +0000 (UTC) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 0C29C33C64; Sat, 2 Jan 2010 17:48:33 -0800 (PST) Received: from almost.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by merlin.alerce.com (Postfix) with ESMTP id C853633C62; Sat, 2 Jan 2010 17:48:32 -0800 (PST) Received: by almost.alerce.com (Postfix, from userid 503) id 5EE0360C27C; Sat, 2 Jan 2010 17:48:32 -0800 (PST) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19263.63344.332069.375893@gargle.gargle.HOWL> Date: Sat, 2 Jan 2010 17:48:32 -0800 To: Joe Marcus Clarke In-Reply-To: <1262480026.16768.47.camel@shumai.marcuscom.com> References: <19263.55120.677489.798324@gargle.gargle.HOWL> <1262480026.16768.47.camel@shumai.marcuscom.com> X-Mailer: VM 8.0.12 under 22.3.1 (i386-apple-darwin9.6.0) X-Virus-Scanned: ClamAV using ClamSMTP Cc: hartzell@alerce.com, freebsd-gnome@freebsd.org Subject: Re: getting xscreensaver to run. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2010 01:48:33 -0000 Joe Marcus Clarke writes: > On Sat, 2010-01-02 at 15:31 -0800, George Hartzell wrote: > > I rebuilt my desktop machine over the holidays (Mac Pro, running > > RELENG_8 with MBR based ZFS mirrored drives, etc...) using the current > > version of ports. > > > > I chose to install xscreensaver instead of the gnome screen saver > > (which is how I usually do things), but I can't seem to get it to > > start. This is how I used to run and I don't know what I've done > > differently. > > > > [...] > > > > What's the correct way to get xscreensaver to run automagically under > > gnome? > > I'm not sure if this option is still valid. You might try simply adding > xscreensaver to the list of Startup Programs in the Startup Applications > capplet. > > Joe Adding it to the startup programs seems to work fine. I started doing this back in the day because I couldn't get the gnome screen saver to put my monitor to sleep. Does that work correctly these days? Thanks for the help, g.