FreeBSD Bugzilla – Attachment 186974 Details for
Bug 222844
Update Xfce section in Desktop Environment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update Xfce section
x11.diff (text/plain), 2.02 KB, created by
Olivier Duchateau
on 2017-10-07 11:31:13 UTC
(
hide
)
Description:
Update Xfce section
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2017-10-07 11:31:13 UTC
Size:
2.02 KB
patch
obsolete
>Index: x11/chapter.xml >=================================================================== >--- x11/chapter.xml (révision 51069) >+++ x11/chapter.xml (copie de travail) >@@ -1621,22 +1621,32 @@ > <screen>&prompt.root; <userinput>cd /usr/ports/x11-wm/xfce4</userinput> > &prompt.root; <userinput>make install clean</userinput></screen> > >+ <para><application>Xfce</application> uses >+ <application>D-Bus</application> for a message bus. This >+ application is automatically installed as dependency of >+ <application>Xfce</application>. Enable it in >+ <filename>/etc/rc.conf</filename> so it will be started when >+ the system boots:</para> >+ >+ <programlisting>dbus_enable="YES"</programlisting> >+ > <para>Unlike <application>GNOME</application> or > <application>KDE</application>, > <application>Xfce</application> does not provide its own login > manager. In order to start <application>Xfce</application> > from the command line by typing <command>startx</command>, >- first add its entry to <filename>~/.xinitrc</filename>:</para> >+ first create <filename>~/.xinitrc</filename> with this >+ command:</para> > >- <screen>&prompt.user; <userinput>echo "exec /usr/local/bin/startxfce4 --with-ck-launch" > ~/.xinitrc</userinput></screen> >+ <screen>&prompt.user; <userinput>cp /usr/local/etc/xdg/xfce4/xinitrc ~/.xinitrc</userinput></screen> > > <para>An alternate method is to use > <application>XDM</application>. To configure this method, > create an executable <filename>~/.xsession</filename>:</para> > >- <screen>&prompt.user; <userinput>echo "#!/bin/sh" > ~/.xsession</userinput> >-&prompt.user; <userinput>echo "exec /usr/local/bin/startxfce4 --with-ck-launch" >> ~/.xsession</userinput> >-&prompt.user; <userinput>chmod +x ~/.xsession</userinput></screen> >+ <screen>&prompt.user; <userinput>cp /usr/local/etc/xdg/xfce4/xinitrc ~/.xinitrc</userinput> >+&prompt.user; <userinput>chmod +x ~/.xinitrc</userinput> >+&prompt.user; <userinput>ln -sf ~/.xinitrc ~/.xsession</userinput></screen> > </sect2> > </sect1> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 222844
: 186974