Results 1 to 5 of 5
So I want to experiment with some different WMs, and I've downloaded and installed fluxbox and enlightenment. But when I put the line "exec fluxbox" or "exec enlightenment" in my ...
- 07-13-2004 #1Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
Can't change WMs in X
So I want to experiment with some different WMs, and I've downloaded and installed fluxbox and enlightenment. But when I put the line "exec fluxbox" or "exec enlightenment" in my ~/.xinitrc file and restart X, or even restart my machine, it still loads metacity. I'm using KDE.. any ideas?
Situations arise because of the weather,
And no kinds of love are better than others.
- 07-13-2004 #2Linux User
- Join Date
- Jul 2004
- Posts
- 256
Are you using redhat? I think it moves its file to .xsession or something.
Did you comment out the WM you were using? For exampleAnything commented out (prefixed with "#") will not be interpreted.Code:#monkeys programs and WM's xterm -bg black -fg gray & xmms -p & # Start the window manager: exec /usr/X11R6/bin/fluxbox #startkde #exec gnome-session
--monkey
- 07-13-2004 #3Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
No, I'm using Debian, and the only thing in ~/.xinitrc is the "exec fluxbox" line. There's nothing else at all in the file.
- 07-14-2004 #4Just Joined!
- Join Date
- Jul 2004
- Posts
- 2
its exec /path/to/program not <program> even if it in your /urs/bin /urs/sbin .....
- 07-14-2004 #5Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
Aha! Thanks, I'll try that as soon as I get home.
EDIT: Nope, no good. It still loads metacity even with "exec /usr/bin/fluxbox" in my ~/.xinitrc... any other ideas?


Reply With Quote
