mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Kernel configuration for Wacom Xorg Driver now
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15093 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
679ab425bd
commit
a7f589668f
@ -47,6 +47,11 @@
|
||||
<listitem>
|
||||
<para>November 30th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Change Kernel Configuration instructions
|
||||
layout for the Wacom Xorg driver as part of ticket
|
||||
<ulink url="&blfs-ticket-root;5885">#5885</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to lxsession-0.5.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;5887">#5887</ulink>.</para>
|
||||
|
@ -92,14 +92,17 @@
|
||||
<title>Kernel Configuration</title>
|
||||
|
||||
<para>
|
||||
To use a Wacom tablet, enable the following options in your kernel
|
||||
configuration and recompile:
|
||||
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:
|
||||
</para>
|
||||
|
||||
<screen><literal>Device Drivers --->
|
||||
Input device support --->
|
||||
[*] Tablets --->
|
||||
Wacom Intuos/Graphire tablet support (USB): Y or M</literal></screen>
|
||||
HID support --->
|
||||
<*/M> HID bus support [CONFIG_HID]
|
||||
Special HID drivers --->
|
||||
<*/M> Wacom Intuos/Graphire tablet support (USB) [CONFIG_HID_WACOM]</literal></screen>
|
||||
|
||||
<indexterm zone="xorg-wacom-driver xorg-wacom-driver-kernel">
|
||||
<primary sortas="d-xorg-wacom-driver">xorg-wacom-driver</primary>
|
||||
|
Loading…
Reference in New Issue
Block a user