Table of Contents
mkcomposecache - create a cache file for a compose
file explicitely
mkcomposecache locale compose-file cache-dir [ internal-name
]
mkcomposecache creates a cache file for the specified compose
table and saves it in cache-dir. If internal-name has been spezified, it is
used as the name of the compose table for computing the hash values and
internal validation. This is necessary if global compose cache files shall
be created while using DESTDIR during X11 installation. Caches may depend
on the used locale, UTF-8 based locales are safe, though.
mkcomposecache
en_US.UTF-8 /var/tmp/buildroot/usr/lib/X11/locale/en_US.UTF-8/Compose /var/tmp/buildroot/var/X11R6/compose-cache
/usr/lib/X11/locale/en_US.UTF-8/Compose
/var/X11R6/compose-cache Location
of global compose cache.
Table of Contents