source: archive/xfce4-xkb-plugin.xml@ ccded7e

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ccded7e was d43c7a1, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Archive gtk-xfce-engine and xfce4-kbd-plugin.
Move libwnck2 to lxde.
Tag lxde dependencies.

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

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