On Mon, Jan 10, 2005 at 02:20:47PM +0800, Ow Mun Heng wrote:
> On Mon, 2005-01-10 at 13:18, Peter Karlsson wrote:
> > Is there someone who can tell me how to make xfce4 the default "session"?
> > 
> 
> I think the file is /etc/rc.conf
> 
> # Defaults depending on what you install currently include:
> #
> # Gnome - will start gnome-session
> # kde-<version> - will start startkde (ex: kde-3.0.2)
> # Xsession - will start a terminal and a few other nice apps
> 
> XSESSION="Gnome"
> 
> 
> Otherwise, it would  be something which is _remembered_ in your
> ~/.xinitrc file
> cat ~/.xinitrc 
> exec gnome-session
> 

Several optins:
1. /etc/rc.conf :
        XSESSION=XFce4 # Think this is the right name
2. ~/.xsession  : 
        #!/bin/bash
        exec startxfce4
3. The simple solution: select xfce from the session menu in gdm, and
answer *yes* when you are asked if you want to make xfce the default
session.


-- 
Trond Danielsen - http://www.trond-danielsen.org
Get public key at various keyservers: GPG ID: 0xFC1A08A1

()  ascii ribbon campaign - against html e-mail
/\

Attachment: pgpyJGbpar0ZZ.pgp
Description: PGP signature

Reply via email to