On Thu, Sep 17, 2009 at 7:00 AM, Michael Kirsch <[email protected]> wrote:
> On Wed, Sep 16, 2009 at 08:51:22PM +0100, Thomas Adam wrote:
>> 2009/9/16 Michael Kirsch <[email protected]>:
>> > I was wondering if you know of a good fvwm tutorial somewhere online,
>> > I can't seem to really find anything useful.
>>
>> There's this but it's old now and needs a lot of updating to bring it
>> inline with current development:
>>
>> http://www.zensites.net/fvwm/guide/
>>
>> -- Thomas Adam
>
> I'm still not too worried about fvwmrc, but about how to get rid of GNOME and
> Metacity while it's running (I have Fedora 11).
>
>
>
It sounds like you want to run Fvwm instead of Gnome, rather than
within Gnome. You should make a ~/.xinitrc script (it's just a shell
script) and add a line to run fvwm. It is important to make fvwm
block execution of the script, i.e. don't do it with "fvwm &". Then
you can start fvwm by running "startx" at the linux console. If you
symlink ~/.xinitrc to ~/.xsession, your display manager (e.g. kdm,
gdm) should run that if you choose "alternate session" or something
similar.
--
Thanks,
Jonathan Kotta
Hofstadter's Law:
It always takes longer than you expect, even
when you take into account Hofstadter's Law.