I don't think it has anything to do with your XF86Config file. You
should write an .xinitrc or .xsession file and place it in your home
directory and make it executable.

For instance, if you wish to run Kde, your .xsession file should read:

#!/bin/bash/sh

exec startkde

If you wish to run Gnome, it should read:

#!/bin/bash/sh

exec gnome-session

You can use whatever manager you like.

I hope this helps.

Also, if you are using Xfree 4.2.0, you should be using XF86Config-4 and
not XF86Config.
Stephen

On Mon, 2002-02-11 at 20:28, PIERRE Rapha�l wrote:
> Hello,
>  
> I have a Debian + the new Xfree 4.2.0,the installation was succesfull...
> but when I do �startx�......i have the TWM manager and nothing all!!!!!
> Please send me your XF86Config, for an exemple...
>  
> Thanks you in advance...


_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to