source: gnome/core/libgnomekbd.xml@ e05cd03f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e05cd03f was e05cd03f, checked in by Randy McMurchy <randy@…>, 14 years ago

Replaced deprecated w3.org XInclude throughout the book

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8411 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libgnomekbd-download-http "&gnome-download-http;/libgnomekbd/&gnome-version;/libgnomekbd-&libgnomekbd-version;.tar.bz2">
8 <!ENTITY libgnomekbd-download-ftp "&gnome-download-ftp;/libgnomekbd/&gnome-version;/libgnomekbd-&libgnomekbd-version;.tar.bz2">
9 <!ENTITY libgnomekbd-md5sum "28dce813a6c76439a2136fbd2394a058">
10 <!ENTITY libgnomekbd-size "389 KB">
11 <!ENTITY libgnomekbd-buildsize "8 MB">
12 <!ENTITY libgnomekbd-time "0.2 SBU">
13]>
14
15<sect1 id="libgnomekbd" xreflabel="libgnomekbd-&libgnomekbd-version;">
16 <?dbhtml filename="libgnomekbd.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libgnomekbd-&libgnomekbd-version;</title>
24
25 <indexterm zone="libgnomekbd">
26 <primary sortas="a-libgnomekbd">libgnomekbd</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libgnomekbd</title>
31
32 <para>The <application>libgnomekbd</application> package contains xkb hooks
33 used by the GNOME desktop.</para>
34
35 &lfs65_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&libgnomekbd-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&libgnomekbd-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &libgnomekbd-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &libgnomekbd-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &libgnomekbd-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &libgnomekbd-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">libgnomekbd Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required"><xref linkend="GConf"/> and
63 <xref linkend="libxklavier"/></para>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para role="optional"><xref linkend="intltool"/></para>
67
68 <para condition="html" role="usernotes">User Notes:
69 <ulink url="&blfs-wiki;/libgnomekbd"/></para>
70
71 </sect2>
72
73 <sect2 role="installation">
74 <title>Installation of libgnomekbd</title>
75
76 <para>Install <application>libgnomekbd</application> by running the
77 following commands:</para>
78
79<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
80 --sysconfdir=&gnome-etc-dir; &amp;&amp;
81make</userinput></screen>
82
83 <para>This package does not come with a test suite.</para>
84
85 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
86
87<screen role="root"><userinput>make install</userinput></screen>
88
89 </sect2>
90
91 <sect2 role="commands">
92 <title>Command Explanations</title>
93
94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
95 href="../../xincludes/gnome-prefix.xml"/>
96
97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
98 href="../../xincludes/gnome-sysconfdir.xml"/>
99
100 </sect2>
101
102 <sect2 role="content">
103 <title>Contents</title>
104
105 <segmentedlist>
106 <segtitle>Installed Program</segtitle>
107 <segtitle>Installed Libraries</segtitle>
108 <segtitle>Installed Directories</segtitle>
109
110 <seglistitem>
111 <seg>gkbd-indicator-plugins-capplet</seg>
112 <seg>libgnomekbd.{so,a} and libgnomekbdui.{so,a}</seg>
113 <seg><envar>$GNOME_PREFIX</envar>/{include/libgnomekbd,
114 share/libgnomekbd/glade}</seg>
115 </seglistitem>
116 </segmentedlist>
117
118 <variablelist>
119 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
120 <?dbfo list-presentation="list"?>
121 <?dbhtml list-presentation="table"?>
122
123 <varlistentry id="gkbd-indicator-plugins-capplet">
124 <term><command>gkbd-indicator-plugins-capplet</command></term>
125 <listitem>
126 <para>is used internally by the GNOME desktop to interface with
127 xkb.</para>
128 <indexterm zone="libgnomekbd gkbd-indicator-plugins-capplet">
129 <primary sortas="b-gkbd-indicator-plugins-capplet">gkbd-indicator-plugins-capplet</primary>
130 </indexterm>
131 </listitem>
132 </varlistentry>
133
134 <varlistentry id="libgnomekbd-lib">
135 <term><filename class='libraryfile'>libgnomekbd{,ui}.{so,a}</filename></term>
136 <listitem>
137 <para>contain the X keyboard API functions to support xkb on the
138 GNOME desktop.</para>
139 <indexterm zone="libgnomekbd libgnomekbd-lib">
140 <primary sortas="c-libgnomekbd">libgnomekbd{,ui}.{so,a}</primary>
141 </indexterm>
142 </listitem>
143 </varlistentry>
144
145 </variablelist>
146
147 </sect2>
148
149</sect1>
Note: See TracBrowser for help on using the repository browser.