From owner-freebsd-doc@FreeBSD.ORG Wed Jul 4 07:01:19 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73FB016A46D for ; Wed, 4 Jul 2007 07:01:19 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id C96ED13C4D0 for ; Wed, 4 Jul 2007 07:01:18 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so272885uge for ; Wed, 04 Jul 2007 00:01:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dKMutIv8G44b9T3hqJtW1d+aD7C58lY3ym8uO1MQbB+h4xZshdn99wY1FIXKfOqupCtXHKGfqBNBvHSmRe2nbbQJn6w1npH+QyAG9MaxBBwPcGVaaevoCG1U3hAmCAv6ieYor6N8MGuLy51x/NvbTGUyBrqJm3Z8AxJKVRchy3g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ed8+A6wkwec5vXY/wjA0skYfoieA8FvCrUKPo+g4FFTOrPdxMH1KTIYjCB6wjiofPGWoy2x7bpUFtDsOUJUs4gXt1PdNYmllO2aTTnX9llOcFwnh3GhSTfOKY9okCFOZvzQjw8WGT/ko/Q3+Pl1D/C7ig8cfOwuTAgiiJsPcX5k= Received: by 10.82.178.11 with SMTP id a11mr17149744buf.1183532477266; Wed, 04 Jul 2007 00:01:17 -0700 (PDT) Received: by 10.82.187.6 with HTTP; Wed, 4 Jul 2007 00:01:17 -0700 (PDT) Message-ID: Date: Wed, 4 Jul 2007 02:01:17 -0500 From: "illoai@gmail.com" To: "Jeroen Ruigrok van der Werven" In-Reply-To: <20070704052930.GU30825@nexus.in-nomine.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47d0403c0707031641j68c686b9sa4aa01119170ae59@mail.gmail.com> <20070704052930.GU30825@nexus.in-nomine.org> Cc: freebsd-doc@freebsd.org Subject: Re: what is the definition of X11? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 07:01:19 -0000 On 04/07/07, Jeroen Ruigrok van der Werven wrote: > -On [20070704 01:39], Ben Kaduk (minimarmot@gmail.com) wrote: > > Wikipedia (http://en.wikipedia.org/wiki/X11) seems to imply that the X > > window system is a protocol (for the client/server communication?), so > > then X11 is a version of this protocol, and Xorg and XFree86 are > > implementations of this protocol (but I am loth to blindly trust > > wikipedia). > > > > If this is true, then the above quote isn't quite right, as the > > inclusion should somehow be the other way -- Xorg and XFree86 both > > implement X11 (``include'' it in them). Of course the text could be > > changed to say that the X11 protocol is used by many different > > softwares, including both Xorg and XFree86, but that still seems a bit > > awkward. > > > > Any comments from someone who knows more than I about what all these terms > > mean? > > It's difficult, since you are now in the shady zone of accepted word usage > that's a bit beyond the original definition. > > People typically say: X, X11 (since that has been, over the past 10 years at > least, the dominant/only version left), X Windows (how wrong it may be), or X > Window System. > > So when people say X or X11 they refer to their desktop/window manager > commonly. Yes, pedantically X11 is just a protocol. > If you want to be less ambiguous you could opt for 'X Window System' instead > of X11, but in the Unix community X11/X is readily understood. And then the > question becomes: would it make a difference for any newcomers? > > I wonder what X.org says actually. > Well, those who a horse hae in th' race . . . But the reality is, as you point out, that the reality of the term is that X11 is as fungible as any of the other "improper" terms. X is the successor to W, which was probably not the real first windowing system, but who was there? X11 is the "current" (I suppose since 1988 is current) version of the protocol (or whatever this monster is) and works as well as an identifying appelation as anything else, since it would seem we can't get by with just calling it "Windows" like a certain other narcissisitc hydra doth. -- --