Skip to content

What is MaxDisplayNumber sesman option? #3298

Answered by matt335672
Mogaba asked this question in Q&A
Discussion options

You must be logged in to vote

I'll have a go at explaining it!

On Unix/Linux, there are two ways to connect to an X server:-

  1. Over a local socket (Unix Domain Socket)
  2. Over a TCP socket.

Here's the relevant section from Xorg(1):-

NETWORK CONNECTIONS
       Xorg  supports  connections  made  using  the  following reliable byte-
       streams:

       Local
           On most platforms, the "Local" connection  type  is  a  UNIX-domain
           socket.   On  some System V platforms, the "local" connection types
           also include STREAMS pipes, named pipes, and some other mechanisms.
           See the "LOCAL CONNECTIONS" section of X(7) for details.

       TCP/IP
           Xorg listens on port 6000+n, where n …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Mogaba
Comment options

@matt335672
Comment options

Answer selected by Mogaba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants