Introduction

  • This GUI print all informations gived by glxinfo command-line tools, so this tools is only a frontend of this command-line tools. * glxinfo was writed by Brian Paul and is a part of the Mesa 3D project -> http://mesa3d.sourceforge.net/

Screenshots

Quick installation guide

Install Java-Gnome package

Java-gnome does not provide precompiled distribution, but packages are avalable on many *nix distributions. For example, Fedora users install Java-Gnome requiered packages with the folowed command :

        # yum install glib-java libgtk-java libglade-java

Install jpackage-utils

        # yum install jpackage-utils

These utilities are used by the launch script.

Untar the archive.

        $ tar -zxf glxdesktop-gui-glxinfo-x.x-with-deps.tar.gz

Check if a JVM is present in your PATH.

        $ java -version

Run glxinfo-gui.

        $ cd glxdesktop-gui-glxinfo-x.x
        $./glxinfo-gui