summaryrefslogtreecommitdiff
path: root/x11-wm/xfce/files/patch-other::xinitrc.in
blob: 66f1710673f6aea9fdd2bfd7d8f1782f1870cf29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- other/xinitrc.in.orig	Thu May 23 06:24:35 2002
+++ other/xinitrc.in	Tue Nov 19 04:22:00 2002
@@ -41,7 +41,10 @@
 # fi
 
 # Launch xscreensaver (if available)
-xscreensaver -no-splash &
+XBINDIR=%%LOCALBASE%%/bin
+if [ -x $XBINDIR/xscreensaver ]; then
+	xscreensaver -no-splash &
+fi
 
 # Finally, launch XFce window manager
 exec xfwm