source: x/installing/x7driver-vmmouse.xml@ 512f843

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.5 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 512f843 was 1aa6f05, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Tag 75. Armin's changes to gcc.

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

  • Property mode set to 100644
File size: 5.5 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-vmmouse-driver-version "13.0.0">
8
9 <!ENTITY xorg-vmmouse-driver-download-http "&xorg-download-http;/driver/xf86-input-vmmouse-&xorg-vmmouse-driver-version;.tar.bz2">
10 <!ENTITY xorg-vmmouse-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-vmmouse-&xorg-vmmouse-driver-version;.tar.bz2">
11 <!ENTITY xorg-vmmouse-driver-md5sum "34f9f64ee6a1a51fc8266a9af24e1e07">
12 <!ENTITY xorg-vmmouse-driver-size "308 KB">
13 <!ENTITY xorg-vmmouse-driver-buildsize "2.9 MB">
14 <!ENTITY xorg-vmmouse-driver-time "less than 0.1 SBU">
15]>
16
17 <!-- Begin Xorg VMMouse Driver -->
18 <sect2 id="xorg-vmmouse-driver" xreflabel="Xorg VMMouse Driver-&xorg-vmmouse-driver-version;">
19
20 <title>Xorg VMMouse Driver-&xorg-vmmouse-driver-version;</title>
21
22 <indexterm zone="xorg-vmmouse-driver">
23 <primary sortas="a-xorg-vmmouse-driver">xorg-vmmouse-driver</primary>
24 </indexterm>
25
26 <sect3 role="package">
27 <title>Introduction to Xorg VMMouse Driver</title>
28
29 <para>
30 The <application>Xorg VMMouse Driver</application> package contains the VMMouse input
31 driver for the Xorg X server. The VMMouse driver enables support for the special
32 VMMouse protocol that is provided by VMware virtual machines to give absolute
33 pointer positioning.
34 </para>
35
36 &lfs75_checked;
37
38 <bridgehead renderas="sect4">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&xorg-vmmouse-driver-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&xorg-vmmouse-driver-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &xorg-vmmouse-driver-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &xorg-vmmouse-driver-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &xorg-vmmouse-driver-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &xorg-vmmouse-driver-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect4">Xorg VMMouse Driver Dependencies</bridgehead>
73
74 <bridgehead renderas="sect5">Required</bridgehead>
75 <para role="required">
76 <xref linkend="xorg-server"/>
77 </para>
78
79 <para condition="html" role="usernotes">
80 User Notes: <ulink url="&blfs-wiki;/xorg-vmmouse-driver"/>
81 </para>
82 </sect3>
83
84 <sect3 role="installation">
85 <title>Installation of Xorg VMMouse Driver</title>
86
87 <para>
88 Install <application>Xorg VMMouse Driver</application> by running the following
89 commands:
90 </para>
91
92<screen><userinput>./configure $XORG_CONFIG \
93 --with-udev-rules-dir=/lib/udev/rules.d \
94 --without-hal-callouts-dir \
95 --without-hal-fdi-dir &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>
110 <title>Command Explanations</title>
111
112 <para>
113 <parameter>--with-udev-rules-dir=/lib/udev/rules.d</parameter>:
114 This switch specifies where udev rules should be installed.
115 </para>
116
117 <para>
118 <option>--without-hal-*-dir</option>: These switches disable
119 installation of the <application>HAL</application> components
120 which are not needed on Linux.
121 </para>
122
123 </sect3>
124
125 <sect3 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Program</segtitle>
130 <segtitle>Installed Xorg Drivers</segtitle>
131
132 <seglistitem>
133 <seg>
134 vmmouse_detect
135 </seg>
136 <seg>
137 vmmouse_drv.so
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="vmmouse_detect">
148 <term><command>vmmouse_detect</command></term>
149 <listitem>
150 <para>
151 is a tool for detecting if running in a VMware environment where
152 vmmouse is used.
153 </para>
154 <indexterm zone="xorg-vmmouse-driver vmmouse_detect">
155 <primary sortas="b-vmmouse_detect">vmmouse_detect</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="vmmouse_drv">
161 <term><filename class="libraryfile">vmmouse_drv.so</filename></term>
162 <listitem>
163 <para>
164 is an Xorg input driver for VMware Mouse.
165 </para>
166 <indexterm zone="xorg-vmmouse-driver vmmouse_drv">
167 <primary sortas="c-vmmouse_drv">vmmouse_drv.so</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 </variablelist>
173
174 </sect3>
175
176 </sect2>
177 <!-- End Xorg VMMouse Driver -->
Note: See TracBrowser for help on using the repository browser.