source: x/installing/libevdev.xml@ 35e960fb

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 35e960fb was 35e960fb, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Update to xfsprogs-3.2.0

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

  • Property mode set to 100644
File size: 4.8 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 libevdev-version "1.2.1">
8
9 <!ENTITY libevdev-download-http "http://www.freedesktop.org/software/libevdev/libevdev-&libevdev-version;.tar.xz">
10 <!ENTITY libevdev-download-ftp " ">
11 <!ENTITY libevdev-md5sum "635bafe27f71772f8eb27a12f94a80d7">
12 <!ENTITY libevdev-size "380 KB">
13 <!ENTITY libevdev-buildsize "6.6 MB">
14 <!ENTITY libevdev-time "less than 0.1 SBU">
15]>
16
17 <!-- Begin Xorg Libevdev Driver -->
18 <sect2 id="libevdev" xreflabel="Libevdev-&libevdev-version;">
19
20 <title>Libevdev &libevdev-version;</title>
21
22 <indexterm zone="libevdev">
23 <primary sortas="a-libevdev">libevdev</primary>
24 </indexterm>
25
26 <sect3 role="package">
27 <title>Introduction to Libevdev</title>
28
29 <para>
30 The <application>Libevdev</application> package contains common
31 functions for Xorg input drivers.
32 </para>
33
34 &lfs75_checked;
35
36 <bridgehead renderas="sect4">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&libevdev-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&libevdev-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &libevdev-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &libevdev-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &libevdev-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &libevdev-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect4">Libevdev Dependencies</bridgehead>
71
72 <bridgehead renderas="sect5">Required</bridgehead>
73 <para role="required">
74 <xref linkend="python2"/>
75 </para>
76
77 <bridgehead renderas="sect5">Optional</bridgehead>
78 <para role="optional">
79 <xref linkend="check"/>,
80 <xref linkend="doxygen"/>, and
81 <xref linkend="valgrind"/>
82 </para>
83
84 <para condition="html" role="usernotes">
85 User Notes: <ulink url="&blfs-wiki;/libevdev"/>
86 </para>
87 </sect3>
88
89 <sect3 role="kernel" id="libevdev-kernel">
90 <title>Kernel Configuration</title>
91
92 <para>
93 Enable the following options in the kernel configuration and recompile the
94 kernel if necessary:
95 </para>
96
97<screen><literal>Device Drivers ---&gt;
98 Input device support ---&gt;
99 Event interface: Y or M
100 Miscellaneous devices ---&gt;
101 User level driver support: Y or M</literal></screen>
102
103 <indexterm zone="libevdev libevdev-kernel">
104 <primary sortas="d-libevdev">libevdev</primary>
105 </indexterm>
106 </sect3>
107
108 <sect3 role="installation">
109 <title>Installation of Libevdev</title>
110
111 <para>
112 Install <application>Libevdev</application> by running the following
113 commands:
114 </para>
115
116<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
117make</userinput></screen>
118
119 <para>
120 If you have the optional <xref linkend='check'/> package installed,
121 the regression tests can be run as the <systemitem
122 class="username">root</systemitem> user with
123 <userinput>make check</userinput>.
124 </para>
125
126 <para>
127 Now, as the <systemitem class="username">root</systemitem> user:
128 </para>
129
130<screen role="root"><userinput>make install</userinput></screen>
131 </sect3>
132
133 <sect3 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Xorg Program</segtitle>
138 <segtitle>Installed Xorg Library</segtitle>
139
140 <seglistitem>
141 <seg>
142 touchpad-edge-detector
143 </seg>
144 <seg>
145 libevdev.so
146 </seg>
147 </seglistitem>
148 </segmentedlist>
149
150 <variablelist>
151 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
152 <?dbfo list-presentation="list"?>
153 <?dbhtml list-presentation="table"?>
154
155 <varlistentry id="libevdev-lib">
156 <term><filename class="libraryfile">libevdev.so</filename></term>
157 <listitem>
158 <para>
159 is a library of Xorg driver input functions.
160 </para>
161 <indexterm zone="libevdev libevdev-lib">
162 <primary sortas="c-libevdev-lib">ebvdev.so</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 </variablelist>
168
169 </sect3>
170
171 </sect2>
172 <!-- End Xorg Evdev Driver -->
Note: See TracBrowser for help on using the repository browser.