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 xorg-libinput-driver-version "0.28.1">
|
---|
8 |
|
---|
9 | <!ENTITY xorg-libinput-driver-download-http "&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
|
---|
10 | <!ENTITY xorg-libinput-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
|
---|
11 | <!ENTITY xorg-libinput-driver-md5sum "9d2fb3d6b452d568a275908b856de0e2">
|
---|
12 | <!ENTITY xorg-libinput-driver-size "368 KB">
|
---|
13 | <!ENTITY xorg-libinput-driver-buildsize "3.6 MB (with tests)">
|
---|
14 | <!ENTITY xorg-libinput-driver-time "less than 0.1 SBU (with tests)">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <!-- Begin Xorg input-libinput Driver -->
|
---|
18 | <sect2 id="xorg-libinput-driver" xreflabel="Xorg Libinput-&xorg-libinput-driver-version;">
|
---|
19 |
|
---|
20 | <sect2info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect2info>
|
---|
24 |
|
---|
25 | <title>Xorg Libinput Driver-&xorg-libinput-driver-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="xorg-libinput-driver">
|
---|
28 | <primary sortas="a-xorg-libinput-driver">xorg-libinput-driver</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect3 role="package">
|
---|
32 | <title>Introduction to Xorg Libinput Driver</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>X.Org Libinput Driver</application> is a thin wrapper
|
---|
36 | around libinput and allows for libinput to be used for input devices in
|
---|
37 | X. This driver can be used as as drop-in replacement for evdev and
|
---|
38 | synaptics.
|
---|
39 | </para>
|
---|
40 |
|
---|
41 | &lfs83_checked;
|
---|
42 |
|
---|
43 | <bridgehead renderas="sect4">Package Information</bridgehead>
|
---|
44 | <itemizedlist spacing="compact">
|
---|
45 | <listitem>
|
---|
46 | <para>
|
---|
47 | Download (HTTP): <ulink url="&xorg-libinput-driver-download-http;"/>
|
---|
48 | </para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>
|
---|
52 | Download (FTP): <ulink url="&xorg-libinput-driver-download-ftp;"/>
|
---|
53 | </para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>
|
---|
57 | Download MD5 sum: &xorg-libinput-driver-md5sum;
|
---|
58 | </para>
|
---|
59 | </listitem>
|
---|
60 | <listitem>
|
---|
61 | <para>
|
---|
62 | Download size: &xorg-libinput-driver-size;
|
---|
63 | </para>
|
---|
64 | </listitem>
|
---|
65 | <listitem>
|
---|
66 | <para>
|
---|
67 | Estimated disk space required: &xorg-libinput-driver-buildsize;
|
---|
68 | </para>
|
---|
69 | </listitem>
|
---|
70 | <listitem>
|
---|
71 | <para>
|
---|
72 | Estimated build time: &xorg-libinput-driver-time;
|
---|
73 | </para>
|
---|
74 | </listitem>
|
---|
75 | </itemizedlist>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Xorg Libinput Driver Dependencies</bridgehead>
|
---|
78 |
|
---|
79 | <bridgehead renderas="sect5">Required</bridgehead>
|
---|
80 | <para role="required">
|
---|
81 | <xref linkend="libinput"/> and
|
---|
82 | <xref linkend="xorg-server"/>
|
---|
83 | </para>
|
---|
84 |
|
---|
85 | <para condition="html" role="usernotes">
|
---|
86 | User Notes: <ulink url="&blfs-wiki;/xorg-libinput-driver"/>
|
---|
87 | </para>
|
---|
88 | </sect3>
|
---|
89 |
|
---|
90 | <sect3 role="installation">
|
---|
91 | <title>Installation of Xorg Libinput Driver</title>
|
---|
92 |
|
---|
93 | <para>
|
---|
94 | Install <application>Xorg Libinput Driver</application> by running the following
|
---|
95 | commands:
|
---|
96 | </para>
|
---|
97 |
|
---|
98 | <screen><userinput>./configure $XORG_CONFIG &&
|
---|
99 | make</userinput></screen>
|
---|
100 |
|
---|
101 | <para>
|
---|
102 | To test the results, issue <command>make check</command>.
|
---|
103 | </para>
|
---|
104 |
|
---|
105 | <para>
|
---|
106 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
107 | </para>
|
---|
108 |
|
---|
109 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
110 | </sect3>
|
---|
111 |
|
---|
112 | <sect3 role="content">
|
---|
113 | <title>Contents</title>
|
---|
114 |
|
---|
115 | <segmentedlist>
|
---|
116 | <segtitle>Installed Xorg Driver</segtitle>
|
---|
117 |
|
---|
118 | <seglistitem>
|
---|
119 | <seg>
|
---|
120 | libinput_drv.so
|
---|
121 | </seg>
|
---|
122 | </seglistitem>
|
---|
123 | </segmentedlist>
|
---|
124 |
|
---|
125 | <variablelist>
|
---|
126 | <bridgehead renderas="sect4">Short Descriptions</bridgehead>
|
---|
127 | <?dbfo list-presentation="list"?>
|
---|
128 | <?dbhtml list-presentation="table"?>
|
---|
129 |
|
---|
130 | <varlistentry id="libinput_drv">
|
---|
131 | <term><filename class="libraryfile">libinput_drv.so</filename></term>
|
---|
132 | <listitem>
|
---|
133 | <para>
|
---|
134 | is an Xorg input driver for mouse, keyboard, touchpad,
|
---|
135 | touchscreen, and tablet devices.
|
---|
136 | </para>
|
---|
137 | <indexterm zone="xorg-libinput-driver libinput_drv">
|
---|
138 | <primary sortas="c-libinput_drv">libinput_drv.so</primary>
|
---|
139 | </indexterm>
|
---|
140 | </listitem>
|
---|
141 | </varlistentry>
|
---|
142 |
|
---|
143 | </variablelist>
|
---|
144 |
|
---|
145 | </sect3>
|
---|
146 |
|
---|
147 | </sect2>
|
---|
148 | <!-- End Xorg Libinput Driver -->
|
---|