On Sat, Dec 08, 2001 at 07:39:44PM +1000, [EMAIL PROTECTED] wrote:
> 
> The only ones I didn't know about in this list are portmap and
> XF86_SVGA.  Firstly, I can't seem to find the config file for X where
> you set the --nolisten parameter 

>From man Xserver(1)

        -nolisten trans-type
                Disable a transport type.  For example TCP/IP
                connections can be disabled with -nolisten tcp

It's a command line option passed to the X server.  Depending on how you
start X, it could be passed in the startx file as part of serverargs:

        xinit $clientargs -- $serverargs

Regards,
Robert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to