glfs/xfce/core/xfce4-xkb-plugin.xml

178 lines
5.0 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY xfce4-xkb-plugin-download-http
"http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.5/xfce4-xkb-plugin-&xfce4-xkb-plugin-version;.tar.bz2">
<!ENTITY xfce4-xkb-plugin-download-ftp " ">
<!ENTITY xfce4-xkb-plugin-md5sum "bc4a43aa7f9ee1759562f92727a95cc4">
<!ENTITY xfce4-xkb-plugin-size "800 KB">
<!ENTITY xfce4-xkb-plugin-buildsize "8.1 MB">
<!ENTITY xfce4-xkb-plugin-time "0.1 SBU">
]>
<sect1 id="xfce4-xkb-plugin" xreflabel="xfce4-xkb-plugin-&xfce4-xkb-plugin-version;">
<?dbhtml filename="xfce4-xkb-plugin.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>xfce4-xkb-plugin-&xfce4-xkb-plugin-version;</title>
<indexterm zone="xfce4-xkb-plugin">
<primary sortas="a-xfce4-xkb-plugin">xfce4-xkb-plugin</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Xfce4 Keyboard Plugin</title>
<para>
If your system has a standard (US) keyboard, you probably do not need to
install this plugin.
</para>
<para>
The <application>Xfce4 Keyboard Plugin</application> package contains a
very customizable and useful <application>Xfce4</application> Panel
plugin to setup and use multiple (currently up to 4 due to X11 protocol
limitation) keyboard layouts and switch between them, individually by
application, individually by window, or globally for the desktop and all
applications and windows.
</para>
&lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&xfce4-xkb-plugin-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&xfce4-xkb-plugin-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &xfce4-xkb-plugin-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &xfce4-xkb-plugin-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &xfce4-xkb-plugin-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &xfce4-xkb-plugin-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Xfce4 Keyboard Plugin Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="librsvg"/>,
<xref linkend="libxklavier"/>, and
<xref linkend="xfce4-panel"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/xfce4-xkb-plugin"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Xfce4 Keyboard Plugin</title>
<para>
Install <application>Xfce4 Keyboard Plugin</application> by running the
following commands:
</para>
<screen><userinput>./configure --prefix=/usr \
--disable-debug \
--disable-static &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<parameter>--disable-debug</parameter>: This switch disables debugging
support.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
xfce4-xkb-plugin
</seg>
<seg>
None
</seg>
<seg>
/usr/share/xfce4/xkb
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="xfce4-xkb-plugin-prog">
<term><command>xfce4-xkb-plugin</command></term>
<listitem>
<para>
is the <application>Xfce</application> keyboard layout plugin.
</para>
<indexterm zone="xfce4-xkb-plugin xfce4-xkb-plugin-prog">
<primary sortas="b-xfce4-xkb-plugin">xfce4-xkb-plugin</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>