source: archive/xfce4-xkb-plugin.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.2 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 xfce4-xkb-plugin-download-http
8 "http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.7/xfce4-xkb-plugin-&xfce4-xkb-plugin-version;.tar.bz2">
9 <!ENTITY xfce4-xkb-plugin-download-ftp " ">
10 <!ENTITY xfce4-xkb-plugin-md5sum "2f68e0d53baf68ecc1a7165ad33c26a9">
11 <!ENTITY xfce4-xkb-plugin-size "820 KB">
12 <!ENTITY xfce4-xkb-plugin-buildsize "7.8 MB">
13 <!ENTITY xfce4-xkb-plugin-time "less than 0.1 SBU">
14]>
15
16<sect1 id="xfce4-xkb-plugin" xreflabel="xfce4-xkb-plugin-&xfce4-xkb-plugin-version;">
17 <?dbhtml filename="xfce4-xkb-plugin.html"?>
18
19
20 <title>xfce4-xkb-plugin-&xfce4-xkb-plugin-version;</title>
21
22 <indexterm zone="xfce4-xkb-plugin">
23 <primary sortas="a-xfce4-xkb-plugin">xfce4-xkb-plugin</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to Xfce4 Keyboard Plugin</title>
28
29 <para>
30 If your system has a standard (US) keyboard, you probably do not need to
31 install this plugin.
32 </para>
33
34 <para>
35 The <application>Xfce4 Keyboard Plugin</application> package contains a
36 very customizable and useful <application>Xfce4</application> Panel
37 plugin to setup and use multiple (currently up to 4 due to X11 protocol
38 limitation) keyboard layouts and switch between them, individually by
39 application, individually by window, or globally for the desktop and all
40 applications and windows.
41 </para>
42
43 &lfs84_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&xfce4-xkb-plugin-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&xfce4-xkb-plugin-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &xfce4-xkb-plugin-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &xfce4-xkb-plugin-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &xfce4-xkb-plugin-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &xfce4-xkb-plugin-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">Xfce4 Keyboard Plugin Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="librsvg"/>,
84 <xref linkend="libxklavier"/>, and
85 <xref linkend="xfce4-panel"/>
86 </para>
87
88 <para condition="html" role="usernotes">
89 User Notes: <ulink url="&blfs-wiki;/xfce4-xkb-plugin"/>
90 </para>
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of Xfce4 Keyboard Plugin</title>
95
96 <para>
97 Install <application>Xfce4 Keyboard Plugin</application> by running the
98 following commands:
99 </para>
100
101<screen><userinput>sed -e 's|xfce4/panel-plugins|xfce4/panel/plugins|' \
102 -i panel-plugin/{Makefile.in,xkb-plugin.desktop.in.in} &amp;&amp;
103
104./configure --prefix=/usr \
105 --libexecdir=/usr/lib \
106 --disable-debug &amp;&amp;
107
108make</userinput></screen>
109
110 <para>
111 This package does not come with a test suite.
112 </para>
113
114 <para>
115 Now, as the <systemitem class="username">root</systemitem> user:
116 </para>
117
118<screen role="root"><userinput>make install</userinput></screen>
119
120 </sect2>
121
122 <sect2 role="commands">
123 <title>Command Explanations</title>
124
125 <para>
126 <command>sed -e ... xkb-plugin.desktop.in.in}</command> and
127 <parameter>--libexecdir=/usr/lib</parameter>: The sed and the
128 switch are necessary to place the xkb-plugin in the default
129 Xfce4 panel plugins directory.
130 </para>
131
132 <para>
133 <parameter>--disable-debug</parameter>: This switch disables debugging
134 support.
135 </para>
136
137 </sect2>
138
139 <sect2 role="content">
140 <title>Contents</title>
141
142 <segmentedlist>
143 <segtitle>Installed Program</segtitle>
144 <segtitle>Installed Library</segtitle>
145 <segtitle>Installed Directory</segtitle>
146
147 <seglistitem>
148 <seg>
149 xfce4-xkb-plugin
150 </seg>
151 <seg>
152 None
153 </seg>
154 <seg>
155 /usr/share/xfce4/xkb
156 </seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="xfce4-xkb-plugin-prog">
166 <term><command>xfce4-xkb-plugin</command></term>
167 <listitem>
168 <para>
169 is the <application>Xfce</application> keyboard layout plugin.
170 </para>
171 <indexterm zone="xfce4-xkb-plugin xfce4-xkb-plugin-prog">
172 <primary sortas="b-xfce4-xkb-plugin">xfce4-xkb-plugin</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 </variablelist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.