On Mon, May 22, 2006 at 10:11:15AM +0200, Konstantin Kletschke wrote:
> Am 2006-05-22 09:56 +0200 schrieb Anselm R. Garbe:
>
> > Can you provide more information? How do you started xterm, how
>
> Of course...
>
> > do you started telnet (where do you telnet to)? Does it occur
> > with the default wmiirc (did you forget merging in the wmiisetsid
> > calls in your customized wmiirc maybe?)
>
> I start xterm with
> $MODKEY-Return)
> xterm &;;
>
> >From vanilla ~/.wmii-3/wmiirc, I changed colors and MODKEY in it hough,
> but thats all.
>
> I see one wmiisetsid command in it:
> $MODKEY-p)
> wmiisetsid `wmiimenu <$PROGS_FILE` &;;
>
> Not more tha one occurences.
>
> In xterm I telnet to "localhost 2000" and sometimes I pipe stuff through
> an expat script: " telnet localhost 2000 2>&1 | ./time_log 08F0F37C"
Hmm, I run several xterms, in one I did
; nc -l -p 2000
and in another one I did
; telnet localhost 2000
in a the third one I did
; killall telnet
and wmii is not exit. Did you set any Xdefaults? Or do you run
telnet as xterm argument?
My xterm prints XTerm(209) if I perform xterm -version.
Check if
$MODKEY-Return)
wmiisetsid xterm &;;
fixes your problem.
Regards,
-- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361Received on Mon May 22 2006 - 10:53:22 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:06:20 UTC