Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 08:13:01 -0500
From:      Mike Jeays <mj001@rogers.com>
To:        "RYAN M. vAN GINNEKEN" <luck@computerking.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kdm and fluxbox
Message-ID:  <1140095581.11019.28.camel@chaucer.jeays.ca>
In-Reply-To: <1321368.31140068125121.JavaMail.root@shoemasters.com>
References:  <1321368.31140068125121.JavaMail.root@shoemasters.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2006-02-15 at 22:35 -0700, RYAN M. vAN GINNEKEN wrote:
> I am tring to get kdm to log me into fluxbox i have followed the handbook to the letter and can login to gnome kde and enlightnment also options for defaut and failsafe and some others none of which i have tried yet.  However flux box is not there and i cannot seem to find where kde is getting these sessions from.  There does not seem to be any option in kcontrol for session like mentioned in the freebsd handbook i did go into
> 
> usr/X11R6/lib/X11/xdm/Xsession 
> 
> and added some lines but nothing happened  
> 
>    failsafe)
>                 exec /usr/X11R6/bin/xterm -geometry 80x24-0-0
>                 ;;
>         kde)
>                 exec /usr/local/bin/startkde
>                 ;;
>         GNOME)
>                 exec /usr/X11R6/bin/gnome-session
>                 ;;
>         FluxBox)
>                 exec /usr/X11R6/bin/fluxbox
>                 ;;
>         esac
> esac
> 
> 
> WHERE IS KDM GETTING ITS SESSION INFO FROM AND HOW DO I TELL IT TO ADD FLUXBOX
> 
> 

Look in /usr/local/share/config/kdm

-- 
Mike Jeays
http://ca.geocities.com/mike.jeays@rogers.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1140095581.11019.28.camel>