Results 11 to 15 of 15
Originally Posted by Ozar
Originally Posted by josolanes
can you tell me whether or not you have some major kde/gnome packages installed (ie: gnome-base, kde-base) just in case there's a ...
- 06-18-2005 #11Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
that's exactly what i had hoped for
Originally Posted by Ozar 
i have a pretty fresh install, so i'm pretty sure i won't mess anything up by getting rid of kde (and if i do, i can always install the necessary package later on
).
thanks!
- 06-18-2005 #12Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
that's what i thought too. this is exactly what i typed, but i'm not sure why it still loads the failsafe terminal:
Originally Posted by budman7
did i type anything wrong? i've tried doing this once or twice before but soon after just quit trying. i'm just curious how it's supposed to work nowCode:su - (enter root password) nano -w .xinitrc {enter "startxfce4" into the blank document) exit and save reboot
thanks for helping...sorry for asking the question somewhat reduntantly. i just don't see what i'm doing wrong.
should i have logged in as a user, then typed "su" instead of "su -" so that i stay in that user's home directory?
- 06-18-2005 #13Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
^^that did it!

i was supposed to type "su" and not "su -"...supposed to stay in the user's home directory.
thanks a lot for the advice...now it's a bit easier to start xfce4
- 06-18-2005 #14Just Joined!
- Join Date
- Oct 2004
- Posts
- 65
You can do that .xinitrc trick with all the WM's, aswell.
Your .xinitrc needs to be in your user's home dir (/home/user).
So, say for example you wanted to load Fluxbox with startx, you could do:
exec /usr/X11R6/bin/./fluxbox
In your .xinitrc.
If you don't know the location of the binary, but you know the name, you can do:
whereis fluxbox (as root for better results)
- 06-18-2005 #15Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
thanks for the info
Originally Posted by Social Burn


Reply With Quote
