Home | History | Annotate | only in /xsrc/external/mit/xstdcmap/dist
Up to higher level directory
NameDateSize
aclocal.m423-Jul-2026128.2K
ChangeLog23-Jul-202622.8K
compile23-Jul-20267.9K
config.guess23-Jul-202649.6K
config.h.in23-Jul-20261.7K
config.sub23-Jul-202638.8K
configure23-Jul-2026365.4K
configure.ac23-Jul-20261.8K
COPYING21-Nov-20101.1K
depcomp23-Jul-202623.1K
INSTALL03-Mar-201915.4K
install-sh23-Jul-202615.1K
Makefile.am23-Jul-20261.5K
Makefile.in23-Jul-202631.3K
man/23-Jul-2026
meson.build22-Jul-20262.5K
missing23-Jul-20267.6K
README.md03-Mar-2019697
xstdcmap.c23-Jul-202611.8K

README.md

      1 The xstdcmap utility can be used to selectively define standard colormap
      2 properties.  It is intended to be run from a user's X startup script to
      3 create standard colormap definitions in order to facilitate sharing of
      4 scarce colormap resources among clients using PseudoColor visuals.
      5 
      6 All questions regarding this software should be directed at the
      7 Xorg mailing list:
      8 
      9   https://lists.x.org/mailman/listinfo/xorg
     10 
     11 The master development code repository can be found at:
     12 
     13   https://gitlab.freedesktop.org/xorg/app/xstdcmap
     14 
     15 Please submit bug reports and requests to merge patches there.
     16 
     17 For patch submission instructions, see:
     18 
     19   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     20 
     21