XFce4 uses startxfce4 not startxfce
Submitted by: Pieter Koppelaar <pieterk@ectmuxs1.et.tudelft.nl>
This commit is contained in:
parent
d7545a46f4
commit
b08d1f8b3e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20731
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!--
|
||||
!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
|
@ -1630,7 +1630,7 @@ esac</screen>
|
|||
<application>XFce</application> the next time X is started.
|
||||
Simply type this:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>echo "/usr/X11R6/bin/startxfce" > ~/.xinitrc</userinput></screen>
|
||||
<screen>&prompt.user; <userinput>echo "/usr/X11R6/bin/startxfce4" > ~/.xinitrc</userinput></screen>
|
||||
|
||||
<para>The next time X is started,
|
||||
<application>XFce</application> will be the desktop.
|
||||
|
|
Loading…
Reference in a new issue