Re: FVWM: What next?

From: Emilio Lopes <ecl_at_fnpc21.if.usp.br>
Date: Thu, 18 Jul 96 17:03 EST

>>>>> "RS" == Richard Soubyran <soubyran_at_delirium.discreet.qc.ca> wrote:

RS> I ran the make install to install the whole package... but after
RS> that... what should I do next? I already have 4Dwm running. Do I
RS> need to play with the different xdm files? How do I disable the
RS> 4Dwm and set up the fvwm running instead? Will I still be able to
RS> open xwsh shells in fvwm?

The best thing to do is to have a ~/.xinitrc that does something like
this (copy the system.xinitrc that is somewhere in your file system to
your home dir):

#---------------------------------------------------------------------
# Some other commands that loads X resource or setup the keyboard, but
# none that starts any application!
xsm
#---------------------------------------------------------------------

"xsm" is the X session manager. With it you can have some configured
sessions and choose one of them via a menu at startup. See xsm(1).

Or, if you prefer something simpler, take a ~/.xinitrc like this:

#---------------------------------------------------------------------
# Some other commands that loads X resource or setup the keyboard.
fvwm2 &
xterm
#---------------------------------------------------------------------

Now, as xterm is your last application, you can safelly quit the
window manager and start another from the menu (fvwm) or from the
xterm. You have to do a "logout" at the xterm to quit your session.

Hope this helps.

Emilio.

-- 
                 Emilio C. Lopes <mailto:ecl_at_finpe.if.usp.br>
               Instituto de Fisica da Universidade de Sao Paulo
             Caixa Postal 66318, 05389-970 Sao Paulo - SP, BRAZIL
              Phone: (+55) (11) 818-6724 (Voice) / 818-6715 (Fax)
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Jul 18 1996 - 15:20:32 BST

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