Ignore:
Timestamp:
03/22/2020 08:34:34 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
dcee7a56
Parents:
1b70960
Message:

Finish formatting the x chapter, and small updates

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg-config.xml

    r1b70960 r97ee53d  
    8686    <para>
    8787      To check if DRI drivers are installed properly, check the log file
    88       <filename revision="sysv">/var/log/Xorg.0.log</filename><filename
    89       revision="systemd">$HOME/.local/share/xorg/Xorg.0.log</filename> for
     88      <filename>$HOME/.local/share/xorg/Xorg.0.log</filename> (or
     89      <filename>/var/log/Xorg.0.log</filename> if you have
     90      built <xref linkend="xorg-server"/> with the suid bit) for
    9091      statements such as:
    9192    </para>
Note: See TracChangeset for help on using the changeset viewer.