Point users to xfce4
Discussed with: oliver (some time ago)
This commit is contained in:
parent
a9b20c4088
commit
726e8c4bfd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19319
1 changed files with 2 additions and 2 deletions
|
@ -1618,12 +1618,12 @@ esac</screen>
|
|||
<para>A binary package for <application>XFce</application>
|
||||
exists (at the time of writing). To install, simply type:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r xfce</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen>
|
||||
|
||||
<para>Alternatively, to build from source, use the ports
|
||||
collection:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11-wm/xfce</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11-wm/xfce4</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>Now, tell the X server to launch
|
||||
|
|
Loading…
Reference in a new issue