Changeset ef30906a for x


Ignore:
Timestamp:
05/19/2017 06:30:22 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ceb3dc7
Parents:
c10fe29
Message:

Add xf86-input-libinput-0.25.1

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

Location:
x/installing
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver.xml

    rc10fe29 ref30906a  
    7575        <listitem>
    7676          <para>
     77            <xref linkend="xorg-evdev-driver"/>
     78          </para>
     79        </listitem>
     80        <listitem>
     81          <para>
    7782            <xref linkend="libinput"/>
    7883          </para>
     
    8085        <listitem>
    8186          <para>
    82             <xref linkend="xorg-evdev-driver"/>
     87            <xref linkend="xorg-libinput-driver"/>
    8388          </para>
    8489        </listitem>
     
    169174
    170175  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     176    href="x7driver-evdev.xml"/>
     177
     178  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    171179    href="libinput.xml"/>
    172180
    173181  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    174     href="x7driver-evdev.xml"/>
     182    href="x7driver-libinput.xml"/>
    175183
    176184  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.