From owner-freebsd-questions Fri Jul 12 20:43: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C943937B401; Fri, 12 Jul 2002 20:42:58 -0700 (PDT) Received: from seven.slakin.net (adsl-67-112-126-134.dsl.pltn13.pacbell.net [67.112.126.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4746D43E58; Fri, 12 Jul 2002 20:42:58 -0700 (PDT) (envelope-from drama@slakin.net) Received: from localhost (localhost.slakin.net [127.0.0.1]) by seven.slakin.net (Postfix) with ESMTP id D9CEB810; Fri, 12 Jul 2002 20:42:59 -0700 (PDT) Date: Fri, 12 Jul 2002 20:42:59 -0700 (PDT) From: Matt Snow To: Mack Lobell Cc: freebsd-questions@FreeBSD.org, , , Subject: Re: How to start xfce from kdm In-Reply-To: <20020712204013.O80783-100000@seven.slakin.net> Message-ID: <20020712204252.M80896-100000@seven.slakin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG with kdm that is. * * * * * * * * Matt Snow (@) drama@slakin.net (w) http://slakin.net. On Fri, 12 Jul 2002, Matt Snow wrote: > you'll need a .xsession file to get that to work correctly. > > * * * * * * * * > Matt Snow > (@) drama@slakin.net > (w) http://slakin.net. > > On Fri, 12 Jul 2002, Mack Lobell wrote: > > > Hi, > > > > i'm trying to use the kdm (KDE's display manager) on my FreeBSD (4.6 stable) > > system to start xfce. xfce seems to start but the wm(??) doesn't work. Every > > window (application) i create is missing the "top bar" (where you close, > > minimize, maximize the applications). > > > > If i hit startx everything works fine, it's just when i start it from kdm. > > > > The following lines have been added to /usr/X11R6/lib/X11/xdm/Xsession: > > > > case $# in > > 1) > > case $1 in > > XFCE) > > exec /usr/X11R6/bin/startxfce > > ;; > > GNOME) > > exec /usr/X11R6/bin/gnome-session > > ;; > > kde) > > exec /usr/local/bin/startkde > > ;; > > failsafe) > > exec xterm -geometry 80x24-0-0 > > ;; > > esac > > esac > > > > > > I don't have a ~/.xsession file (didn't think i needed one). > > > > I'm using xfce 3.8.16 and have installed the complete KDE 3.0.2. > > > > Any ideas? > > > > Regards. > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message