forked from AuroraMiddleware/gtk
50 lines
998 B
Groff
50 lines
998 B
Groff
|
.\"Generated by db2man.xsl. Don't modify this, modify the source.
|
||
|
.de Sh \" Subsection
|
||
|
.br
|
||
|
.if t .Sp
|
||
|
.ne 5
|
||
|
.PP
|
||
|
\fB\\$1\fR
|
||
|
.PP
|
||
|
..
|
||
|
.de Sp \" Vertical space (when we can't use .PP)
|
||
|
.if t .sp .5v
|
||
|
.if n .sp
|
||
|
..
|
||
|
.de Ip \" List item
|
||
|
.br
|
||
|
.ie \\n(.$>=3 .ne \\$3
|
||
|
.el .ne 3
|
||
|
.IP "\\$1" \\$2
|
||
|
..
|
||
|
.TH "GTK-QUERY-IMMODUL" 1 "" "" ""
|
||
|
.SH NAME
|
||
|
gtk-query-immodules-2.0 \- Input method module registration utility
|
||
|
.SH "SYNOPSIS"
|
||
|
|
||
|
.nf
|
||
|
\fBgtk-query-immodules-2.0\fR [module...]
|
||
|
.fi
|
||
|
|
||
|
.SH "DESCRIPTION"
|
||
|
|
||
|
.PP
|
||
|
\fBgtk-query-immodules-2.0\fR collects information about loadable input method modules for GTK+ and writes it to \fIstdout\fR\&.
|
||
|
|
||
|
.PP
|
||
|
If called without arguments, it looks for modules in the GTK+ input method module path\&.
|
||
|
|
||
|
.PP
|
||
|
If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
|
||
|
|
||
|
.SH "ENVIRONMENT"
|
||
|
|
||
|
.PP
|
||
|
The environment variable \fBGTK_PATH\fR can be used to prepend directories to the input method module path\&.
|
||
|
|
||
|
.SH "BUGS"
|
||
|
|
||
|
.PP
|
||
|
None known yet\&.
|
||
|
|