2013-08-09 06:55:57 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2013-08-09 07:05:17 +08:00
|
|
|
|
2022-07-20 00:11:25 +08:00
|
|
|
<!ENTITY xorg-wacom-driver-version "1.1.0">
|
2013-08-09 06:55:57 +08:00
|
|
|
|
2019-07-21 01:52:30 +08:00
|
|
|
<!ENTITY xorg-wacom-driver-download-http "https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-&xorg-wacom-driver-version;/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2">
|
2013-08-09 06:55:57 +08:00
|
|
|
<!ENTITY xorg-wacom-driver-download-ftp " ">
|
2022-07-20 00:11:25 +08:00
|
|
|
<!ENTITY xorg-wacom-driver-md5sum "2339215dc92b7cbbcbd7cceabc4f384f">
|
|
|
|
<!ENTITY xorg-wacom-driver-size "632 KB">
|
|
|
|
<!ENTITY xorg-wacom-driver-buildsize "8.8 MB (with tests)">
|
|
|
|
<!ENTITY xorg-wacom-driver-time "0.2 SBU (with tests)">
|
2013-08-09 07:05:17 +08:00
|
|
|
]>
|
2013-08-09 06:55:57 +08:00
|
|
|
|
|
|
|
<!-- Begin Xorg Wacom Driver -->
|
|
|
|
<sect2 id="xorg-wacom-driver" xreflabel="Xorg Wacom Driver-&xorg-wacom-driver-version;">
|
|
|
|
|
2015-06-24 00:04:15 +08:00
|
|
|
<sect2info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect2info>
|
|
|
|
|
2013-08-09 06:55:57 +08:00
|
|
|
<title>Xorg Wacom Driver-&xorg-wacom-driver-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="xorg-wacom-driver">
|
|
|
|
<primary sortas="a-xorg-wacom-driver">xorg-wacom-driver</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect3 role="package">
|
|
|
|
<title>Introduction to Xorg Wacom Driver</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>Xorg Wacom Driver</application> package contains the
|
|
|
|
X.Org X11 driver and SDK for Wacom and Wacom-like tablets. It is not
|
|
|
|
required to use a Wacom tablet, the
|
|
|
|
<application>xf86-input-evdev</application> driver can handle these
|
|
|
|
devices without problems.
|
|
|
|
</para>
|
|
|
|
|
2022-08-23 10:55:59 +08:00
|
|
|
&lfs112_checked;
|
2013-08-09 06:55:57 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&xorg-wacom-driver-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&xorg-wacom-driver-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &xorg-wacom-driver-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &xorg-wacom-driver-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &xorg-wacom-driver-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &xorg-wacom-driver-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Xorg Wacom Drivers Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect5">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="xorg-server"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect5">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2014-04-10 19:26:13 +08:00
|
|
|
<xref linkend="doxygen"/> and
|
2014-04-10 04:22:29 +08:00
|
|
|
<xref linkend="graphviz"/>
|
2013-08-09 06:55:57 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">
|
|
|
|
User Notes: <ulink url="&blfs-wiki;/xorg-wacom-driver"/>
|
|
|
|
</para>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3 role="kernel" id="xorg-wacom-driver-kernel">
|
|
|
|
<title>Kernel Configuration</title>
|
|
|
|
|
|
|
|
<para>
|
2014-12-01 00:35:42 +08:00
|
|
|
To use a Wacom tablet with USB interface, enable the following
|
|
|
|
options in your kernel configuration and recompile. Note that
|
|
|
|
other configuration options could be required for tablet with a
|
|
|
|
serial or bluetooth interface:
|
2013-08-09 06:55:57 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><literal>Device Drivers --->
|
2014-12-01 00:35:42 +08:00
|
|
|
HID support --->
|
2020-12-04 10:17:16 +08:00
|
|
|
-*- HID bus support [CONFIG_HID]
|
|
|
|
Special HID drivers --->
|
2014-12-01 00:35:42 +08:00
|
|
|
<*/M> Wacom Intuos/Graphire tablet support (USB) [CONFIG_HID_WACOM]</literal></screen>
|
2013-08-09 06:55:57 +08:00
|
|
|
|
|
|
|
<indexterm zone="xorg-wacom-driver xorg-wacom-driver-kernel">
|
|
|
|
<primary sortas="d-xorg-wacom-driver">xorg-wacom-driver</primary>
|
|
|
|
</indexterm>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3 role="installation">
|
|
|
|
<title>Installation of Xorg Wacom Driver</title>
|
|
|
|
|
2021-02-05 14:41:16 +08:00
|
|
|
<!-- Fixed in 0.40.0
|
2020-12-06 03:29:55 +08:00
|
|
|
<para>
|
|
|
|
First, adapt the <application>Xorg Wacom Driver</application> to
|
|
|
|
changes in udev:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput remap="pre">sed -i 's/ACTION!="add|change"/ACTION=="remove"/' conf/wacom.rules</userinput></screen>
|
2021-02-05 14:41:16 +08:00
|
|
|
-->
|
2013-08-09 06:55:57 +08:00
|
|
|
<para>
|
|
|
|
Install <application>Xorg Wacom Driver</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
2021-05-19 13:57:03 +08:00
|
|
|
<screen revision="sysv"><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no &&
|
2016-12-12 21:06:49 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2021-05-19 13:57:03 +08:00
|
|
|
<screen revision="systemd"><userinput>./configure $XORG_CONFIG &&
|
2013-08-09 06:55:57 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
2014-04-10 04:22:29 +08:00
|
|
|
To test the results, issue: <command>make check</command>.
|
2013-08-09 06:55:57 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Xorg Driver</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
2014-06-19 02:54:03 +08:00
|
|
|
isdv4-serial-debugger, isdv4-serial-inputattach, and xsetwacom
|
2013-08-09 06:55:57 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
wacom_drv.so
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect4">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="xsetwacom">
|
|
|
|
<term><command>xsetwacom</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2014-08-07 08:44:46 +08:00
|
|
|
is a commandline utility used to query
|
2021-02-19 23:20:16 +08:00
|
|
|
and modify wacom driver settings
|
2013-08-09 06:55:57 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="xorg-wacom-driver xsetwacom">
|
|
|
|
<primary sortas="b-xsetwacom">xsetwacom</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="wacom_drv">
|
|
|
|
<term><filename class="libraryfile">wacom_drv.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is an Xorg input driver for Wacom devices
|
2013-08-09 06:55:57 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="xorg-wacom-driver wacom_drv">
|
|
|
|
<primary sortas="c-wacom_drv">wacom_drv.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|