Why must X open TCP by default?

Brandon Allbery allbery.b at gmail.com
Wed Mar 2 20:44:26 UTC 2016


On Wed, Mar 2, 2016 at 3:40 PM, Chris H <bsd-lists at bsdforge.com> wrote:

> startx -nolisten tcp


That would pass it to the session, not the server.

    startx -- -nolisten tcp

(startx [[/path/to/session/start] session parameters] [-- [/path/to/server]
[:display] server parameters], see xinit manpage)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net


More information about the freebsd-stable mailing list