Changeset 85a581fd for x/dm/lightdm.xml


Ignore:
Timestamp:
08/30/2021 12:19:44 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
33de79b
Parents:
7b2fed0f
Message:

Tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/dm/lightdm.xml

    r7b2fed0f r85a581fd  
    243243
    244244<screen role="root"><userinput>make install</userinput></screen>
     245
     246  <note>
     247    <para>
     248      If you installed Xorg in /opt, you will need to create a symbolic
     249      link so lightdm can find the Xorg server.  As the
     250      <systemitem class="username">root</systemitem> user:
     251    </para>
     252
     253    <screen><userinput>ln -sf /opt/xorg/bin/Xorg /usr/bin/X</userinput></screen>
     254  </note>
     255
    245256
    246257  </sect2>
Note: See TracChangeset for help on using the changeset viewer.