On Sunday 13 January 2002 11:17 am, you wrote: > > i've installed KDE over FreeBSD. > > How can i run it and how can i make it default window manager such > > that when running startx "KDE" runs instead of default twm. > > edit your .xinitrc > I think you invoke KDE with 'startkde' or some such thing. > look around in your man pages. man -k is your friend. :) > > Carl Soderstrom
I don;t know how it is on FreeBSD (I'm using Linux), but I changed the last line in the xinitrc file to: exec <path to> kdm (i.e., exec /usr/bin/kdm) Worked for me...hope it works for you, too. -- Lloyd Osten [EMAIL PROTECTED] ICQ # 63460821 _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
