Ignore:
Timestamp:
01/31/2016 02:31:35 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
3acf108
Parents:
3e63daa9
Message:

Remainder of -systemd.xml cleanup.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16882 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-wacom.xml

    r3e63daa9 r51d044f  
    55  %general-entities;
    66
    7   <!ENTITY xorg-wacom-driver-version "0.27.0">
     7  <!ENTITY xorg-wacom-driver-version "0.31.0">
    88
    99  <!ENTITY xorg-wacom-driver-download-http "&sourceforge-repo;/linuxwacom/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2">
    1010  <!ENTITY xorg-wacom-driver-download-ftp  " ">
    11   <!ENTITY xorg-wacom-driver-md5sum        "f75b374c47969fb9b21d9c2134396400">
    12   <!ENTITY xorg-wacom-driver-size          "570 KB">
    13   <!ENTITY xorg-wacom-driver-buildsize     "6.5 MB (additional 2.3 MB for the tests)">
    14   <!ENTITY xorg-wacom-driver-time          "0.1 SBU">
     11  <!ENTITY xorg-wacom-driver-md5sum        "e6a2e87b73e2744f839c410d41e6cf8d">
     12  <!ENTITY xorg-wacom-driver-size          "580 KB">
     13  <!ENTITY xorg-wacom-driver-buildsize     "10.6 MB (with the test suite)">
     14  <!ENTITY xorg-wacom-driver-time          "0.1 SBU (with the test suite)">
    1515]>
    1616
     
    3535      </para>
    3636
    37       &lfs76_built;
     37      &lfs77_built;
    3838
    3939      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    9393
    9494      <para>
    95         To use a Wacom tablet, enable the following options in your kernel
    96         configuration and recompile:
     95        To use a Wacom tablet with USB interface, enable the following
     96        options in your kernel configuration and recompile. Note that
     97        other configuration options could be required for tablet with a
     98        serial or bluetooth interface:
    9799      </para>
    98100
    99101<screen><literal>Device Drivers  ---&gt;
    100   Input device support  ---&gt;
    101     [*] Tablets  ---&gt;
    102       Wacom Intuos/Graphire tablet support (USB): Y or M</literal></screen>
     102  HID support  ---&gt;
     103    &lt;*/M&gt; HID bus support                                      [CONFIG_HID]
     104            Special HID drivers ---&gt;
     105              &lt;*/M&gt; Wacom Intuos/Graphire tablet support (USB) [CONFIG_HID_WACOM]</literal></screen>
    103106
    104107      <indexterm zone="xorg-wacom-driver xorg-wacom-driver-kernel">
Note: See TracChangeset for help on using the changeset viewer.