Re: Simultaneous X Sessions...
Antoine Jacoutot <[email protected]>
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
Patrick BURNAND wrote:
> Has someone a clue about this ?
From /usr/X11R6/lib/X11/doc/README.OpenBSD :
Caveat: the aperture driver only allows one access at a time (so
that the system is in the same security state once X is launched).
This means that if you run multiple servers on multiple virtual
terminals, only the first one will have linear memory access. Set
securelevel to -1 if you need more that one X server at a time.
Regards,
Antoine