Home | History | Annotate | only in /xsrc/external/mit/xdpyinfo/dist
Up to higher level directory
NameDateSize
aclocal.m419-Jun-2023121.6K
ChangeLog19-Jun-202341.9K
compile11-Jul-20227.2K
config.guess19-Jun-202348.8K
config.h.in11-Jul-20223.8K
config.sub19-Jun-202335K
configure19-Jun-2023392K
configure.ac19-Jun-20235.7K
COPYING21-Nov-20101.1K
depcomp11-Jul-202223K
INSTALL19-Jul-201515.4K
install-sh11-Jul-202215K
Makefile.am11-Jul-20222.1K
Makefile.in11-Jul-202232.8K
man/19-Feb-2026
missing11-Jul-20226.7K
README.md11-Jul-2022728
xdpyinfo.c19-Jun-202344.3K

README.md

      1 xdpyinfo is a utility for displaying information about an X server.
      2 
      3 It is used to examine the capabilities of a server, the predefined
      4 values for various parameters used in communicating between clients
      5 and the server, and the different types of screens, visuals, and X11
      6 protocol extensions that are available.
      7 
      8 All questions regarding this software should be directed at the
      9 Xorg mailing list:
     10 
     11   https://lists.x.org/mailman/listinfo/xorg
     12 
     13 The primary development code repository can be found at:
     14 
     15   https://gitlab.freedesktop.org/xorg/app/xdpyinfo
     16 
     17 Please submit bug reports and requests to merge patches there.
     18 
     19 For patch submission instructions, see:
     20 
     21   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     22 
     23