![]() |
![]()
| ![]() |
![]()
NAMEmkcomposecache - create a cache file for a compose file explicitly SYNOPSISmkcomposecache locale compose-file cache-dir [ internal-name ] DESCRIPTIONmkcomposecache creates a cache file for the specified compose-file used in the given locale and saves it in cache-dir. If internal-name has been specified, 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. Notes:
DIAGNOSTICSmkcomposecache returns with exit status 1 on general errors (no Xserver, invoked as root, etc.) and 2 on unsupported locales. An exit status of 0 does not imply that a cache file is actually written, though. This very much depends on the used libX11 and its safety regulations. EXAMPLESmkcomposecache en_US.UTF-8 /var/tmp/buildroot/usr/share/X11/locale/en_US.UTF-8/Compose /var/tmp/buildroot/var/X11R6/compose_cache /usr/share/X11/locale/en_US.UTF-8/Compose FILES/var/cache/libx11/compose/ Location of global compose cache. AUTHORmkcomposecache was written by Matthias Hopf <mhopf@suse.de>.
|