1GTK-QUERY-IMMODULE(1)            User Commands           GTK-QUERY-IMMODULE(1)
2
3
4

NAME

6       gtk-query-immodules-3.0 - Input method module registration utility
7

SYNOPSIS

9       gtk-query-immodules-3.0 [--update-cache] [MODULE...]
10

DESCRIPTION

12       gtk-query-immodules-3.0 collects information about loadable input
13       method modules for GTK+ and writes it to the default cache file
14       location, or to stdout.
15
16       If called without arguments, it looks for modules in the GTK+ input
17       method module path.
18
19       If called with arguments, it looks for the specified modules. The
20       arguments may be absolute or relative paths.
21
22       Normally, the output of gtk-query-immodules-3.0 is written to
23       libdir/gtk-3.0/3.0.0/immodules.cache, where GTK+ looks for it by
24       default. If it is written to some other location, the
25       GTK_IM_MODULE_FILE environment variable can be set to point GTK+ at the
26       file.
27

OPTIONS

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

FILES

33       libdir/gtk-3.0/3.0.0/immodules.cache
34           The default im cache file used by GTK+ applications
35

ENVIRONMENT

37       GTK_PATH
38           Prepends directories to the input method module path
39
40       GTK_IM_MODULE_FILE
41           Specifies an alternative im module cache for GTK+ applications
42
43
44
45GTK+                                                     GTK-QUERY-IMMODULE(1)
Impressum