Changeset 665150a for xfce/core


Ignore:
Timestamp:
09/16/2023 07:32:30 AM (8 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
840030b
Parents:
44b3f440
git-author:
Pierre Labastie <pierre.labastie@…> (09/16/2023 07:31:16 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (09/16/2023 07:32:30 AM)
Message:

Make "nodump" what shouldn't be run by jhalfs

File:
1 edited

Legend:

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

    r44b3f440 r665150a  
    182182         But maybe it does not work on SysV.  Need more investigate.  -->
    183183
    184 <screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
     184<screen role="nodump"><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
    185185<literal>dbus-launch --exit-with-x11 startxfce4</literal>
    186186EOF
     
    202202    </para>
    203203
    204     <screen><userinput>startx &amp;&gt; ~/.x-session-errors</userinput></screen>
     204    <screen role="nodump"><userinput>startx &amp;&gt; ~/.x-session-errors</userinput></screen>
    205205
    206206    <note revision="sysv">
Note: See TracChangeset for help on using the changeset viewer.