source: x/installing/x7driver-synaptics.xml@ ed739c72

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 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 ed739c72 was ed739c72, checked in by Igor Živković <igor@…>, 10 years ago

remove mtdev from xf86-input-synaptics dependencies

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

  • Property mode set to 100644
File size: 5.6 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-synaptics-driver-version "1.8.0">
8
9 <!ENTITY xorg-synaptics-driver-download-http "&xorg-download-http;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2">
10 <!ENTITY xorg-synaptics-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2">
11 <!ENTITY xorg-synaptics-driver-md5sum "27a3f2b31606a13dd6b58d419978d64f">
12 <!ENTITY xorg-synaptics-driver-size "440 KB">
13 <!ENTITY xorg-synaptics-driver-buildsize "4.8 MB">
14 <!ENTITY xorg-synaptics-driver-time "less than 0.1 SBU">
15]>
16
17<!-- Begin Xorg Synaptics Driver -->
18 <sect2 id="xorg-synaptics-driver" xreflabel="Xorg Synaptics Driver-&xorg-synaptics-driver-version;">
19
20 <title>Xorg Synaptics Driver-&xorg-synaptics-driver-version;</title>
21
22 <indexterm zone="xorg-synaptics-driver">
23 <primary sortas="a-xorg-synaptics-driver">xorg-synaptics-driver</primary>
24 </indexterm>
25
26 <sect3 role="package">
27 <title>Introduction to Xorg Synaptics Driver</title>
28
29 <para>
30 The <application>Xorg Synaptics Driver</application> package contains
31 the X.Org Input Driver, support programs and SDK for Synaptics
32 touchpads. Even though the evdev driver can handle touchpads very well,
33 this driver is required if you want to use advanced features like multi
34 tapping, scrolling with touchpad, turning the touchpad off while
35 typing, etc.
36 </para>
37
38 &lfs75_checked;
39
40 <bridgehead renderas="sect4">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&xorg-synaptics-driver-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&xorg-synaptics-driver-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &xorg-synaptics-driver-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &xorg-synaptics-driver-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &xorg-synaptics-driver-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &xorg-synaptics-driver-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect4">Xorg Synaptics Driver Dependencies</bridgehead>
75
76 <bridgehead renderas="sect5">Required</bridgehead>
77 <para role="required">
78 <xref linkend="libevdev"/> and
79 <xref linkend="xorg-server"/>
80 </para>
81
82 <para condition="html" role="usernotes">
83 User Notes: <ulink url="&blfs-wiki;/xorg-synaptics-driver"/>
84 </para>
85 </sect3>
86
87 <sect3 role="installation">
88 <title>Installation of Xorg Synaptics Driver</title>
89
90 <para>
91 Install <application>Xorg Synaptics Driver</application> by running the following
92 commands:
93 </para>
94
95<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
96make</userinput></screen>
97
98 <para>
99 This package does not come with a test suite.
100 </para>
101
102 <para>
103 Now, as the <systemitem class="username">root</systemitem> user:
104 </para>
105
106<screen role="root"><userinput>make install</userinput></screen>
107 </sect3>
108
109 <sect3 role="content">
110 <title>Contents</title>
111
112 <segmentedlist>
113 <segtitle>Installed Programs</segtitle>
114 <segtitle>Installed Xorg Driver</segtitle>
115
116 <seglistitem>
117 <seg>
118 synclient and syndaemon
119 </seg>
120 <seg>
121 synaptics_drv.so
122 </seg>
123 </seglistitem>
124 </segmentedlist>
125
126 <variablelist>
127 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
128 <?dbfo list-presentation="list"?>
129 <?dbhtml list-presentation="table"?>
130
131 <varlistentry id="synclient">
132 <term><command>synclient</command></term>
133 <listitem>
134 <para>
135 is a command line utility used to query and modify Synaptics
136 driver options.
137 </para>
138 <indexterm zone="xorg-synaptics-driver synclient">
139 <primary sortas="b-synclient">synclient</primary>
140 </indexterm>
141 </listitem>
142 </varlistentry>
143
144 <varlistentry id="syndaemon">
145 <term><command>syndaemon</command></term>
146 <listitem>
147 <para>
148 is a program that monitors keyboard activity and disables the
149 touchpad when the keyboard is being used.
150 </para>
151 <indexterm zone="xorg-synaptics-driver syndaemon">
152 <primary sortas="b-syndaemon">syndaemon</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 <varlistentry id="synaptics_drv">
158 <term><filename class="libraryfile">synaptics_drv.so</filename></term>
159 <listitem>
160 <para>
161 is an Xorg input driver for touchpads.
162 </para>
163 <indexterm zone="xorg-synaptics-driver synaptics_drv">
164 <primary sortas="c-synaptics_drv">synaptics_drv.so</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 </variablelist>
170
171 </sect3>
172
173 </sect2>
174 <!-- End Xorg Synaptics Driver -->
175
Note: See TracBrowser for help on using the repository browser.