[Xquartz-dev] Input Grab (Input on Focus) issue

Jamie Kennea jamie at pompey.org
Thu Oct 29 05:23:40 PDT 2009


John,

If you change "!# /bin/tcsh" to "#! /bin/bash" in that script it will  
work (did you quote that right BTW? I believe the "#" is supposed to  
be before the "!"). This is definitely a tcsh bug, not an ssh one.

I reported this on this list and to Apple back when SL was released.

Cheers,

Jamie

On 28 Oct 2009, at 5:08 pm, John Koren wrote:

> This appears to be a bug related to ssh (perhaps via tcsh).
>
> script:
> !# /bin/tcsh
> xterm
>
> runs correctly from Quartz>Applications (i.e., can close the xterm  
> window)
>
> while
>
> script:
> !# /bin/tcsh
> xterm -e ssh jpk at localhost
>
> does not allow me to close the xterm window.
>
> -John



More information about the Xquartz-dev mailing list