From owner-freebsd-gnome@FreeBSD.ORG Sat Oct 18 13:25:32 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 BB05D16A4B3 for ; Sat, 18 Oct 2003 13:25:32 -0700 (PDT) Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9109243FCB for ; Sat, 18 Oct 2003 13:25:31 -0700 (PDT) (envelope-from s.wingate@pobox.com) Received: from daemon.g-e-e-k.net ([68.105.195.160]) by fed1mtao02.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031018202532.QYZP27579.fed1mtao02.cox.net@daemon.g-e-e-k.net>; Sat, 18 Oct 2003 16:25:32 -0400 Date: Sat, 18 Oct 2003 13:23:58 -0700 (PDT) From: Steve Wingate X-X-Sender: steve@daemon.g-e-e-k.net To: Joe Marcus Clarke In-Reply-To: <1065726819.728.47.camel@gyros> Message-ID: <20031018131823.K979@daemon.g-e-e-k.net> References: <20031008201140.KJB8365.fed1mtao06.cox.net@smtp.west.cox.net> <1065726819.728.47.camel@gyros> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD GNOME Users cc: Steve Wingate Subject: Re: GDM config for other wm's 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: Sat, 18 Oct 2003 20:25:32 -0000 On Thu, 9 Oct 2003, Joe Marcus Clarke wrote: > On Wed, 2003-10-08 at 16:11, Steve Wingate wrote: > > Does anyone have a gdm configuration that starts other wm's like KDE, Windowmaker, etc? Good gdm howtos are rarer than Big Foot sightings. > > I'm working on an FAQ entry for this. > I tried following the FAQ and I get the entries in the list, but I'm still going straight into gnome. I made separate *.session files for each wm I use: steve@daemon:~> ll /usr/X11R6/etc/dm/Sessions/ total 14 6 -r-xr-xr-x 1 root wheel 4101 Oct 18 00:13 default.desktop 2 -r-xr-xr-x 1 root wheel 169 Oct 18 11:43 fluxbox.desktop 2 -r-xr-xr-x 1 root steve 163 Oct 18 11:33 kde.desktop 2 -r-xr-xr-x 1 root wheel 167 Oct 18 11:36 windowmaker.desktop 2 -r-xr-xr-x 1 root wheel 130 Oct 18 11:38 xfce.desktop Here is my kde one: steve@daemon:~> cat /usr/X11R6/etc/dm/Sessions/kde.desktop [Desktop Entry] Encoding=UTF-8 Name=KDE Comment=This session logs you into KDE Exec=/usr/local/bin/startkde TryExec=/usr/local/bin/startkde Icon= Type=Application I commented out the wm startups in ~/.xsession like so: steve@daemon:~> cat .xsession PATH="$PATH:/usr/X11R6/bin" tail -f /home/steve/.xsession-errors > /dev/console & xrdb ~/.Xdefaults xrdb -merge ~/.Xresources #wterm -bg black -fg white -geometry +0+55 & #exec wmaker #bbkeys -w & exec blackbox #exec fluxbox #exec enlightenment #exec icewm #exec startkde #exec gnome-session What am I missing here? +---------------------------------------------------------------------+ |Steve Wingate |MCSE, CCNA Sat Oct 18 13:10:00 PDT 2003 +---------------------------------------------------------------------+ |FreeBSD 4.9-PRERELEASE | 1:10PM up 39 days, 5:42, 2 users, load averages: 0.00, 0.00, 0.00 +---------------------------------------------------------------------+