Changeset af4e04b2 for xfce/core


Ignore:
Timestamp:
08/28/2023 04:10:10 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
07efc98
Parents:
3a0f422
Message:

xfce4-session: Add startxfce4 into short descriptions, and...

Add a TODO comment for a plain "startxfce4" command directly in TTY.
Add xinit as an optional runtime dependency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/xfce4-session.xml

    r3a0f422 raf4e04b2  
    138138      <xref linkend="dbus"/>,
    139139      <xref linkend="gnupg2"/>,
    140       <xref linkend="hicolor-icon-theme"/> and
    141       <xref linkend="openssh"/>
     140      <xref linkend="hicolor-icon-theme"/>,
     141      <xref linkend="openssh"/>, and
     142      <xref linkend="xinit"/>
    142143    </para>
    143144
     
    177178      run the following commands:
    178179    </para>
     180
     181    <!-- TODO: A plain "startxfce4" command works for me on Systemd.
     182         But maybe it does not work on SysV.  Need more investigate.  -->
    179183
    180184<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
     
    247251      <?dbhtml list-presentation="table"?>
    248252
     253      <varlistentry id="startxfce4">
     254        <term><command>startxfce4</command></term>
     255        <listitem>
     256          <para>
     257            is a script responsible for starting an
     258            <application>Xfce</application> session.
     259          </para>
     260          <indexterm zone="xfce4-session startxfce4">
     261            <primary sortas="b-startxfce4">startxfce4</primary>
     262          </indexterm>
     263        </listitem>
     264      </varlistentry>
     265
    249266      <varlistentry id="xfce4-session-prog">
    250267        <term><command>xfce4-session</command></term>
Note: See TracChangeset for help on using the changeset viewer.