Re: FVWM: "Transparent" rxvt and FvwmBacker

From: Brad Giaccio <bgiaccio_at_psrw.com>
Date: Thu, 24 Jun 1999 10:22:58 -0400

If you are running on a linux kernel this is a know bug, and fixed in the beta series.
if you edit modules/FvwmCommand/FvwmCommandS.c replace
  SendText(Fd,"",0); /* tell fvwm that we are here */
with
  SendText(Fd," ",0); /* tell fvwm that we are here */

The problem is that linux pipes die on zero length packets.

Brad

On Thu, Jun 24, 1999 at 10:05:38AM -0400, Allin Cottrell wrote:
> On Wed, 23 Jun 1999, Brad Giaccio wrote:
>
> > Then do
> > AddToFunc InitFunction
> > + Module FvwmCommandS
> >
> > *FvwmBackerDesk 3 Exec "xpmroot <your image> ; FvwmCommand Refresh"
>
> This looks very promising. But when I try to start FvwmCommandS
> (at Init or from a menu) I'm getting "FvwmCommandS: dead pipe"
> right away. Any ideas what might be wrong here? Thanks.
>
 
-- 
--- There are two kinds of knowledge, you either know the answer or
			you know where to find it
		      -Kane, Johnson, and anonymous
--
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 Jun 24 1999 - 09:24:09 BST

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