mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
147 lines
4.5 KiB
XML
147 lines
4.5 KiB
XML
<?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 xorg-libinput-driver-version "1.0.0">
|
|
|
|
<!ENTITY xorg-libinput-driver-download-http "&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
|
|
<!ENTITY xorg-libinput-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
|
|
<!ENTITY xorg-libinput-driver-md5sum "d548bf7dbf10854a417e369445b1d82a">
|
|
<!ENTITY xorg-libinput-driver-size "370 KB">
|
|
<!ENTITY xorg-libinput-driver-buildsize "3.6 MB (with tests)">
|
|
<!ENTITY xorg-libinput-driver-time "less than 0.1 SBU (with tests)">
|
|
]>
|
|
|
|
<!-- Begin Xorg input-libinput Driver -->
|
|
<sect2 id="xorg-libinput-driver" xreflabel="Xorg Libinput-&xorg-libinput-driver-version;">
|
|
|
|
<sect2info>
|
|
<date>$Date$</date>
|
|
</sect2info>
|
|
|
|
<title>Xorg Libinput Driver-&xorg-libinput-driver-version;</title>
|
|
|
|
<indexterm zone="xorg-libinput-driver">
|
|
<primary sortas="a-xorg-libinput-driver">xorg-libinput-driver</primary>
|
|
</indexterm>
|
|
|
|
<sect3 role="package">
|
|
<title>Introduction to Xorg Libinput Driver</title>
|
|
|
|
<para>
|
|
The <application>X.Org Libinput Driver</application> is a thin wrapper
|
|
around libinput and allows for libinput to be used for input devices in
|
|
X. This driver can be used as as drop-in replacement for evdev and
|
|
synaptics.
|
|
</para>
|
|
|
|
&lfs101_checked;
|
|
|
|
<bridgehead renderas="sect4">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&xorg-libinput-driver-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&xorg-libinput-driver-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &xorg-libinput-driver-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &xorg-libinput-driver-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &xorg-libinput-driver-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &xorg-libinput-driver-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect4">Xorg Libinput Driver Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect5">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="libinput"/> and
|
|
<xref linkend="xorg-server"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/xorg-libinput-driver"/>
|
|
</para>
|
|
</sect3>
|
|
|
|
<sect3 role="installation">
|
|
<title>Installation of Xorg Libinput Driver</title>
|
|
|
|
<para>
|
|
Install <application>Xorg Libinput Driver</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue <command>make check</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
</sect3>
|
|
|
|
<sect3 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Xorg Driver</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
libinput_drv.so
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect4">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libinput_drv">
|
|
<term><filename class="libraryfile">libinput_drv.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
is an Xorg input driver for mouse, keyboard, touchpad,
|
|
touchscreen, and tablet devices
|
|
</para>
|
|
<indexterm zone="xorg-libinput-driver libinput_drv">
|
|
<primary sortas="c-libinput_drv">libinput_drv.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|