From owner-freebsd-gnome@FreeBSD.ORG Fri May 23 09:43:57 2003 Return-Path: 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 9013E37B401 for ; Fri, 23 May 2003 09:43:57 -0700 (PDT) Received: from ran.psg.com (ip166.usw12.rb1.bel.nwlink.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10B7243FBF for ; Fri, 23 May 2003 09:43:57 -0700 (PDT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.20) id 19JFe8-000J21-Hn; Fri, 23 May 2003 09:43:56 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 23 May 2003 09:43:56 -0700 To: Joe Marcus Clarke References: <1053702990.313.5.camel@gyros> <1053706249.313.19.camel@gyros> <1053707882.313.23.camel@gyros> Message-Id: cc: freebsd gnome Subject: Re: no panel X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 16:43:57 -0000 >> eval `/usr/bin/ssh-agent -s` >> xrdb -load $HOME/.Xresources >> xmodmap $HOME/.Xmodmap >> xset +dpms dpms 600 1200 0 >> xset mouse 3 1 >> xset r rate 660 25 >> xset fp+ /usr/home/randy/.Xincludes >> gnome-session > Change this last line to exec gnome-session and see if that helps. nope randy