components/gnome/gtk3/files/gtk3-input-method-cache.8s
changeset 6968 8acbeef80cf1
equal deleted inserted replaced
6967:9895f1ebff08 6968:8acbeef80cf1
       
     1 .\" Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
       
     2 .\"
       
     3 .\" CDDL HEADER START
       
     4 .\"
       
     5 .\" The contents of this file are subject to the terms of the
       
     6 .\" Common Development and Distribution License (the "License").
       
     7 .\" You may not use this file except in compliance with the License.
       
     8 .\"
       
     9 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    10 .\" or http://www.opensolaris.org/os/licensing.
       
    11 .\" See the License for the specific language governing permissions
       
    12 .\" and limitations under the License.
       
    13 .\"
       
    14 .\" When distributing Covered Code, include this CDDL HEADER in each
       
    15 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    16 .\" If applicable, add the following below this CDDL HEADER, with the
       
    17 .\" fields enclosed by brackets "[]" replaced with your own identifying
       
    18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
       
    19 .\"
       
    20 .\" CDDL HEADER END
       
    21 .TH gtk3-input-method-cache 8S "14 Sep 2016"
       
    22 .SH NAME
       
    23 .PP
       
    24 svc:/application/desktop-cache/gtk3-input-method-cache \- GTK+ 3.x input method module cache service
       
    25 .SH DESCRIPTION
       
    26 .PP
       
    27 The
       
    28 .B svc:/application/desktop-cache/gtk3-input-method-cache
       
    29 transient
       
    30 .BR smf (7)
       
    31 service runs
       
    32 .BR gtk-query-immodules-3.0 (1)
       
    33 when necessary to update the immodules.cache file with the information from
       
    34 the input method modules for GTK+ 3.x in the
       
    35 .IR libdir /gtk-3.0/3.0.0/immodules
       
    36 directory (where
       
    37 .I libdir
       
    38 may be either /usr/lib or /usr/lib/64).
       
    39 .PP
       
    40 Packages that deliver files into the
       
    41 .IR libdir /gtk-3.0/3.0.0/immodules
       
    42 directory should set a
       
    43 .I refresh_fmri
       
    44 attribute with the value
       
    45 .B svc:/application/desktop-cache/gtk3-input-method-cache:default
       
    46 on such files.
       
    47 .PP
       
    48 This service has no configurable properties.
       
    49 .PP
       
    50 Administrative actions on this service, such as enabling, disabling, or
       
    51 requesting restart, can be performed using \fBsvcadm\fR(8). The status of the
       
    52 service can be queried using the \fBsvcs\fR(1) command.
       
    53 .SH FILES
       
    54 .TP 30
       
    55 .IR libdir /gtk-3.0/3.0.0/immodules
       
    56 GTK+ 3.x input method modules
       
    57 .TP 30
       
    58 .IR libdir /gtk-3.0/3.0.0/immodules.cache
       
    59 The default im cache file used by GTK+ 3.x applications
       
    60 .SH SEE ALSO
       
    61 .PP
       
    62 .BR gtk-query-immodules-3.0 (1),
       
    63 .BR svcs (1),
       
    64 .BR attributes (7),
       
    65 .BR pkg (7),
       
    66 .BR smf (7),
       
    67 .BR svcadm (8)
       
    68 .PP
       
    69 https://wiki.gnome.org/Projects/dconf/SystemAdministrators