[MacPorts] Xfce modified

MacPorts noreply at macports.org
Sun Mar 1 13:04:43 PST 2009


Changed page "Xfce" by jeremyhu at macports.org from 17.151.122.56*
Page URL: <http://trac.macports.org/wiki/Xfce>
Diff URL: <http://trac.macports.org/wiki/Xfce?action=diff&version=8>
Revision 8
Comment: edit xinitrc info

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Xfce
=========================================================================
--- Xfce (version: 7)
+++ Xfce (version: 8)
@@ -22,11 +22,18 @@
 sudo port install xfce
 }}}
 
-To make Xfce start when X11 is started, add it to your config:
+To make Xfce start when X11 is started, add it to your config (make sure you don't have a ~/.xinitrc file):
 
 {{{
-echo "exec startxfce4" >> ~/.xinitrc
+echo "exec startxfce4" > ~/.xinitrc.d/99-xfce.sh
+chmod 755 ~/.xinitrc.d/99-xfce.sh
 }}}
+
+Users of the old X11.app from Tiger will need to do this instead:
+{{{
+echo "exec startxfce4" > ~/.xinitrc
+}}}
+ 
 
 This works and looks best when running X11 in full screen mode.
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on Xfce. If it was not you, please
report to .


More information about the macports-changes mailing list