source: x/installing/x7driver-evdev.xml@ fe0192e

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 fe0192e was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • 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 xorg-evdev-driver-version "2.10.6">
8
9 <!ENTITY xorg-evdev-driver-download-http "&xorg-download-http;/driver/xf86-input-evdev-&xorg-evdev-driver-version;.tar.bz2">
10 <!ENTITY xorg-evdev-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-evdev-&xorg-evdev-driver-version;.tar.bz2">
11 <!ENTITY xorg-evdev-driver-md5sum "e8bd1edc6751f92e425cae7eba3c61eb">
12 <!ENTITY xorg-evdev-driver-size "400 KB">
13 <!ENTITY xorg-evdev-driver-buildsize "3.9 MB">
14 <!ENTITY xorg-evdev-driver-time "less than 0.1 SBU">
15]>
16
17 <!-- Begin Xorg Evdev Driver -->
18 <sect2 id="xorg-evdev-driver" xreflabel="Xorg Evdev Driver-&xorg-evdev-driver-version;">
19
20 <sect2info>
21 <date>$Date$</date>
22 </sect2info>
23
24 <title>Xorg Evdev Driver-&xorg-evdev-driver-version;</title>
25
26 <indexterm zone="xorg-evdev-driver">
27 <primary sortas="a-xorg-evdev-driver">xorg-evdev-driver</primary>
28 </indexterm>
29
30 <sect3 role="package">
31 <title>Introduction to Xorg Evdev Driver</title>
32
33 <para>
34 The <application>Xorg Evdev Driver</application> package contains a Generic
35 Linux input driver for the Xorg X server. It handles keyboard, mouse, touchpads
36 and wacom devices, though for touchpad and wacom advanced handling,
37 additional drivers are required.
38 </para>
39
40 &lfs101_checked;
41
42 <bridgehead renderas="sect4">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&xorg-evdev-driver-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&xorg-evdev-driver-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &xorg-evdev-driver-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &xorg-evdev-driver-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &xorg-evdev-driver-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &xorg-evdev-driver-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect4">Xorg Evdev Driver Dependencies</bridgehead>
77
78 <bridgehead renderas="sect5">Required</bridgehead>
79 <para role="required">
80 <xref linkend="libevdev"/>,
81 <xref linkend="mtdev"/>, and
82 <xref linkend="xorg-server"/>
83 </para>
84<!--
85 <bridgehead renderas="sect5">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="mtdev"/>
88 </para>-->
89
90 <para condition="html" role="usernotes">
91 User Notes: <ulink url="&blfs-wiki;/xorg-evdev-driver"/>
92 </para>
93 </sect3>
94<!-- No need to give kernel configuration here, since already done for
95 libevdev. If for any reason you want to uncomment, this configuration
96 is not complete.
97 <sect3 role="kernel" id="xorg-evdev-driver-kernel">
98 <title>Kernel Configuration</title>
99
100 <para>
101 Enable the following options in the kernel configuration and recompile the
102 kernel if necessary:
103 </para>
104
105<screen><literal>Device Drivers - - -&gt;
106 Input device support - - -&gt;
107 <*> Generic input layer (needed ...) [CONFIG_INPUT]
108 <*> Event interface [CONFIG_INPUT_EVDEV]</literal></screen>
109
110 <indexterm zone="xorg-evdev-driver xorg-evdev-driver-kernel">
111 <primary sortas="d-xorg-evdev-driver">xorg-evdev-driver</primary>
112 </indexterm>
113 </sect3>
114-->
115 <sect3 role="installation">
116 <title>Installation of Xorg Evdev Driver</title>
117
118 <para>
119 Install <application>Xorg Evdev Driver</application> by running the following
120 commands:
121 </para>
122
123<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
124make</userinput></screen>
125
126 <para>
127 This package does not come with a test suite.
128 </para>
129
130 <para>
131 Now, as the <systemitem class="username">root</systemitem> user:
132 </para>
133
134<screen role="root"><userinput>make install</userinput></screen>
135 </sect3>
136
137 <sect3 role="content">
138 <title>Contents</title>
139
140 <segmentedlist>
141 <segtitle>Installed Xorg Driver</segtitle>
142
143 <seglistitem>
144 <seg>
145 evdev_drv.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="evdev_drv">
156 <term><filename class="libraryfile">evdev_drv.so</filename></term>
157 <listitem>
158 <para>
159 is an Xorg input driver for Linux generic event devices
160 </para>
161 <indexterm zone="xorg-evdev-driver evdev_drv">
162 <primary sortas="c-evdev_drv">evdev_drv.so</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 </variablelist>
168
169 </sect3>
170
171 </sect2>
Note: See TracBrowser for help on using the repository browser.