From owner-freebsd-questions Wed Dec 16 23:32:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA17822 for freebsd-questions-outgoing; Wed, 16 Dec 1998 23:32:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pobox.com (mercury-2-31.mdm.mkt.execpc.com [169.207.87.159]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA17817 for ; Wed, 16 Dec 1998 23:32:26 -0800 (PST) (envelope-from hamilton@pobox.com) Message-Id: <199812170732.XAA17817@hub.freebsd.org> Received: (qmail 6757 invoked from network); 17 Dec 1998 01:33:30 -0600 Received: from localhost (HELO pobox.com) (127.0.0.1) by localhost with SMTP; 17 Dec 1998 01:33:30 -0600 To: "Jason C. Wells" cc: Oleg Ogurok , freebsd-questions@FreeBSD.ORG Subject: Re: what version of X am I running? In-reply-to: Your message of "Wed, 16 Dec 1998 16:41:02 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 17 Dec 1998 01:33:30 -0600 From: Jon Hamilton Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , "Jason C. Wells" wrote: } On Wed, 16 Dec 1998, Oleg Ogurok wrote: } } >Hey all. } > } >Could you remind me how to find out which version of X I am running? } >What version of X is coming along with 3.0-RELEASE? 3.3.2 or 3.3.3 ? } >If 3.3.2, can I install 3.3.3 using latest cvsup'ed ports? } >Thank you. } } X -probeonly or look in /usr/X11R6/lib/X11/xdm/xdm-errors The former is of no use if X is already running, and the latter is useless if not running it from XDM. I think ``X -version'' is probably the most straightforward answer. As someone else noted, xdpyinfo may also be of use if the server is running. -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message