[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X & tcp listening



On Sun, May 27, 2001 at 02:13:13PM +0200, Tomasz Olszewski wrote:
> manual) this is not exactly what I was looking for but I think I'll try

Yep... actually this _is_ the correct way to deal with this.

I created this file with the following contents:

#!/bin/sh
exec /usr/bin/X11/X -nolisten tcp "$@"

and made it executable (although this may have not been necessary... not
sure).



Reply to: