Results 1 to 3 of 3
I did't like Gnome,so I install FVWM2 in my Fedora 7. But some times I have to use Gnome enviroment.So I wonder how to easliy choose Gnome or FVWM2 when ...
- 07-10-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 7
How to make choice of FVWM2 or Gnome when get into Xwindow from command line?
I did't like Gnome,so I install FVWM2 in my Fedora 7. But some times I have to use Gnome enviroment.So I wonder how to easliy choose Gnome or FVWM2 when I use "startx" to start Xwindow under command line?
Thanks a lot!
- 07-10-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,089
edit your hidden .xinitrc file in /home/username/ and add:
for gnome...
for fvwm...Code:exec gnome-session
I'm not positive on fvwm if it's that, or fvwm2. I run the devel version, so it's fvwm-devel for me.Code:exec fvwm
If you don't have an .xinitrc file, create one using any text editor.
I'm not sure if you'll need to remove GDM, or not.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 07-10-2007 #3Just Joined!
- Join Date
- Jun 2007
- Posts
- 7
I didn't have hidden .xinitrc file, so I have to create it.
Thanks! I'll try it.


Reply With Quote
