determine X windows version from command line

From: Steven Friedrich (FreeBSD_at_InsightBB.com)
Date: 08/30/04

  • Next message: Phil Schulz: "Re: determine X windows version from command line"
    To: "FreeBSD-Questions" <FreeBSD-Questions@FreeBSD.org>
    Date: Mon, 30 Aug 2004 17:29:31 -0400
    
    

    I've been massaging UberMon for SuperKaramba for my FreeBSD systems.

    I'd like to be able to run a command that will yield which X window system is
    installed and what version.

    I've done it with something like startx -- -version, but this is problematic
    if X windows is running (which is the scenario I need it to work in).

    Even then, I'd have to grep for "XFree86 Version" so it isn't a general
    solution that would work for systems already switched to x-org.

    Any deas?
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Phil Schulz: "Re: determine X windows version from command line"