logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gtk-query-immodules-2.0 - Input method module registration utility

Bugs

       None known yet.

[FIXME: source]                                    11/14/2024                              GTK-QUERY-IMMODULE(1)

Description

gtk-query-immodules-2.0 collects information about loadable input method modules for GTK+ and writes it
       to the default cache file location, or to stdout.

       If called without arguments, it looks for modules in the GTK+ input method module path.

       If called with arguments, it looks for the specified modules. The arguments may be absolute or relative
       paths.

       Normally, the output of gtk-query-immodules-2.0 is written to libdir/gtk-2.0/2.10.0/immodules.cache,
       where GTK+ looks for it by default. If it is written to some other location, the environment variable
       GTK_IM_MODULE_FILE can be set to point GTK+ at the file.

Environment

       The environment variable GTK_PATH can be used to prepend directories to the input method module path.

Name

       gtk-query-immodules-2.0 - Input method module registration utility

Options

       --update-cache
           Write the output to the default cache location instead of stdout

Synopsis

gtk-query-immodules-2.0 [--update-cache] [module...]

See Also