Re: FVWM: How Do I Change to Fvwm

From: Dominik Vogt <dominik.vogt_at_fvwm.org>
Date: Tue, 21 Dec 1999 11:20:25 +0100

On Mon, Dec 20, 1999 at 02:48:21PM -0600, phkywill_at_intellex.com wrote:
> I compiled and installed fvwm-2.2.4 without any problem. The problem I am
> having is that I would like to start using fvwm instead of kde. I have been
> unable to figure out out to change the default window manager from kde to fvwm.
> No matter what I have done today when I use "startx" kde opens instead of fvwm.

Which Linux distribution do you use?

I'm no KDE expert, but probably KDE is started from a file
called xinitrc or .xinitrc. On my system, the global
xinitrc is located at /usr/X11R6/lib/X11/xinit/xinitrc.
Usually you can override it by creating a .xinitrc in your
home directory. All commands in this file are executed
when X starts up and as soon as the last command returns,
X is shut down. Thus, the last command should be fvwm2.
All other commands must be started in the background.
A simple example is this:

  xterm &
  exec fvwm2

I prefer to start the window manager with 'exec' so that the
shell it is started from doesn't consume memory, but it works
without it. Just make sure that your PATH is correct.

Bye

Dominik ^_^

-- 
Dominik Vogt, Agilent Technologies, Dept. BVS
Herrenberger Str.130, 71034 Boeblingen, Germany
phone: 07031/464-4596, fax: 07031/464-3883, dominik_vogt_at_agilent.com
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Dec 21 1999 - 04:21:33 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST