mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
a section about kernel config for the wacom driver
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9957 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b7a80c6656
commit
e4320cfb63
@ -61,7 +61,10 @@
|
||||
|
||||
<para>
|
||||
The <application>Xorg Wacom Driver</application> package contains the
|
||||
X.Org X11 driver and SDK for Wacom and Wacom-like tablets.
|
||||
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>
|
||||
|
||||
&lfs70_built;
|
||||
@ -117,6 +120,24 @@
|
||||
</para>
|
||||
</sect3>
|
||||
|
||||
<sect3 role="kernel" id="xorg-wacom-driver-kernel">
|
||||
<title>Kernel Configuration</title>
|
||||
|
||||
<para>
|
||||
To use a Wacom tablet, enable the following options in your kernel
|
||||
configuration and recompile:
|
||||
</para>
|
||||
|
||||
<screen><literal>Device Drivers --->
|
||||
Input device support --->
|
||||
[*] Tablets --->
|
||||
[*] Wacom Intuos/Graphire tablet support (USB)</literal></screen>
|
||||
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user