Re: FVWM: how to run fvwm AND icewm

From: Jonathan Martin <jmartin_at_ugrad.cs.ualberta.ca>
Date: Fri, 30 Apr 2004 13:23:39 -0600

On Fri, Apr 30, 2004 at 03:25:35PM +0200, ada_ada_at_tiscali.it wrote:

<snip>
> .xinitrc/.xsession
>
> exec icewm
> exec fvwm-themes-start
>
> but ONLY the first wm start. how can i run both ?

It has nothing to do with the WMs. .xinitrc and .xsession are usually sh
scripts. Think about what exec does in sh. Check the sh man page if
you don't know.

This script will only ever say "hello":

--->
#!/bin/sh
exec echo "hello"
exec echo "goodbye"
<---
-- 
Serve Gonk.
Jon Martin - Undergraduate Labs Systems Administrator (ISG - labadmin)
Department of Computing Science at University of Alberta.
--
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 Fri Apr 30 2004 - 14:26:35 BST

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