Re: FVWM: IconMan

From: Dan Espen <dane_at_mk.telcordia.com>
Date: Thu, 27 Feb 2003 10:49:41 -0500

Ploum <ploum_at_mitose.net> writes:
> From: Gert Brinkmann <g111_at_netcologne.de> Date: 270203
> > Ploum wrote:
> >
> > >
> > >>* Pay attention to really start the correct new /usr/local/bin/fvwm.
> > >>
> > >
> > >How do you do this ? thx for the help, checkinstall work great :)
> >
> > It depends on how you start your X-Server:
> >
> > by startx: put the line "exec /usr/local/bin/fvwm" into .xinitrc
> >
> > by a display manager: put the same line into .Xsession (or .xsession?)
> >
> I find another way : I create a link called fvwm25->fvwm in /usr/local/bin
> I call this fvwm25 in .xsession ! that's useful to use with KDM.
> fvwm25 -> call fvwm 2.5.5
> fvwm or fvwm2 -> call fvwm 2.4.15

Be careful. There are some parts of fvwm you want in your PATH,
(like FvwmCommand). Creating links or using full path names for
starting Fvwm doesn't help with that.

You could use a shell script containing something like this:

(start of fvwm25 shell script)
PATH=/myfvwm25/bin:$PATH
export PATH
exec fvwm

Note that things you start from your .xinitrc won't see this,
so if you start an xterm or emacs from your .xinitrc, it won't
run the right FvwmCommand.

-- 
Dan Espen                           E-mail: dane_at_mk.telcordia.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 Thu Feb 27 2003 - 09:53:18 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST