Date: Thu, 23 Apr 2020 22:08:16 -0400 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: "Kevin P. Neal" <kpn@neutralgood.org> Cc: Robert Huff <roberthuff@rcn.com>, Polytropon <freebsd@edvax.de>, FreeBSD <freebsd-questions@freebsd.org>, "@lbutlr" <kremels@kreme.com> Subject: Re: Wayland on FreeBSD Message-ID: <CAGBxaXmLUCaYhbJ_9rHhVbvuAVrQ4vwYmS=%2BEA5m4Y3PGnja4w@mail.gmail.com> In-Reply-To: <20200424011157.GB46556@neutralgood.org> References: <CAFYkXjmfyLZAi1HZe-RE3wLxa6GRNP6GkmtZG-4T2puRDOz0JA@mail.gmail.com> <CAGLDxTX5EeL3YDUJocdOM03sRzUDi3ed9cKuNH99DieZbrhGHg@mail.gmail.com> <5058973.kMyvyFPq5o@amos> <CAB4989B-95E7-43B6-B338-B9524B9D9FDA@kreme.com> <20200421150741.28dd6309.freebsd@edvax.de> <24223.11679.688616.192643@jerusalem.litteratus.org> <20200422023243.GA81187@neutralgood.org> <CAGBxaXmuG92Jxii3s1bX=qQDa=oneNFeAtQeA-znGcKts5_K=A@mail.gmail.com> <20200424011157.GB46556@neutralgood.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 23, 2020 at 9:12 PM Kevin P. Neal <kpn@neutralgood.org> wrote: > On Wed, Apr 22, 2020 at 06:21:32PM -0400, Aryeh Friedman wrote: > > Unless I am wrong if I do: > > > > xhosts + > > sudo su - other user > > setenv DISPLAY :0.0 > > xterm > > > > The new xterm is using the network stack. Since it is quiet common for > > Well, in the above example an X client would still be using the socket > located in "/tmp". > > If you want to explicitly use the network stack then: > setenv DISPLAY localhost:0.0 > > That'll go over the loopback interface instead of the filesystem socket. > Unless you did something weird with the address of "localhost", but that > would be exceptionally rare to say the least. > Not rare at all here is a line from the .login on my programming account (I use the account across several VM's and not just my desktop): setenv DISPLAY neomarx:0.0 -- > "A method for inducing cats to exercise consists of directing a beam of > invisible light produced by a hand-held laser apparatus onto the floor ... > in the vicinity of the cat, then moving the laser ... in an irregular way > fascinating to cats,..." -- US patent 5443036, "Method of exercising a cat" > -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXmLUCaYhbJ_9rHhVbvuAVrQ4vwYmS=%2BEA5m4Y3PGnja4w>