Results 1 to 6 of 6
I have fvwm installed along with KDE and I was just wondering how do you get fvwm running without first starting a different window manager I get an error message ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-08-2005 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 78
FVWM
I have fvwm installed along with KDE and I was just wondering how do you get fvwm running without first starting a different window manager I get an error message that I will submit in about 30 minutes when i get home...The error message says that it cannot open fvwm in the current screen could someone please help me? the only way i can get it to work is but getting into KDE then making FVWM replace kdm with FVWM please help me...
- 04-09-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Do I get you right, you wan't to start FVWM instead of KDE? Run this as a normal user:
Replace "fvwm" with the fvwm-binary, I don't use fvwm so I don't know what to replace it with...Code:echo exec fvwm > ~.xinitrc
- 04-09-2005 #3Just Joined!
- Join Date
- Feb 2005
- Location
- Scotland
- Posts
- 13
If he restarts KDM does it not re-read the available sessions and give him a FVWM session?
I know on my Gentoo box GDM reads /etc/X11/Sessions for available sessions.
I presume KDM does the same?
- 04-09-2005 #4Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I dunno, I don't use kdm, neither gdm. I just login to the console and type "startx", and the .xinitrc-file gets runned... If you want to login to console by default (Not start X), just type this into a console:
Code:rc-update remove xdm
- 04-11-2005 #5It's rc-update del xdm.
Originally Posted by jaboua
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 04-11-2005 #6Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I always forget that one, and everytime I have to check the man


Reply With Quote
