From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 8 22:37:54 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A70316A47A for ; Thu, 8 Jun 2006 22:37:54 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7E2943D55 for ; Thu, 8 Jun 2006 22:37:53 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FoT8T-000Hla-De; Thu, 08 Jun 2006 22:37:53 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FoT8S-0001lh-7t; Thu, 08 Jun 2006 12:37:52 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17544.42687.728892.107681@roam.psg.com> Date: Thu, 8 Jun 2006 12:37:51 -1000 To: Joe Marcus Clarke References: <17544.30395.469054.70759@roam.psg.com> <1149805710.39008.83.camel@shumai.marcuscom.com> <17544.42229.510993.92773@roam.psg.com> <1149805961.39008.85.camel@shumai.marcuscom.com> <17544.42463.995314.253043@roam.psg.com> <1149806162.39008.87.camel@shumai.marcuscom.com> Cc: freebsd gnome Subject: Re: session save/restore X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 22:37:54 -0000 >> using startx > You could try ktrace'ing gnome-session, then. hmmm, interestingly, in my .xinitrc, i seem to have gotten creative # window manager and a whole lot more #gnome-session exec dbus-launch --exit-with-session gnome-session maybe i should first try going back to the simpler invocation? randy