Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > a4d775e177b12276ce51477268446e91 > files > 1

xfce-utils-4.4.0-1mdv2007.1.src.rpm

--- xfce-utils-4.1.99.3/scripts/xinitrc.fonts_background	2004-11-24 06:17:00.000000000 +0100
+++ xfce-utils-4.1.99.3/scripts/xinitrc	2004-12-26 00:16:10.377628841 +0100
@@ -25,17 +25,17 @@
   mkdir -p $BASEDIR
   cp $XFCE4HOME/Xft.xrdb $BASEDIR/
   cat $BASEDIR/Xft.xrdb >> $XRESOURCES
-else
+#else
   # Those are fallback settings, use the ui plugin to change it
   # or add your overrides to ~/.Xresources
   # Xft DPI: 96
   # Xft.hintstyle: hintnone/hintslight/hintmedium/hintfull
   # Xft hinting: 1/0
-  cat >> $XRESOURCES << EOF
-Xft.dpi: 96
-Xft.hinting: 1
-Xft.hintstyle: hintmedium
-EOF
+#  cat >> $XRESOURCES << EOF
+#Xft.dpi: 96
+#Xft.hinting: 1
+#Xft.hintstyle: hintmedium
+#EOF
 fi
 
 # ~/.Xresources contains overrides to the above
@@ -84,7 +84,7 @@
 esac
 
 # this is only necessary when running w/o xfce4-session
-xsetroot -solid black -cursor_name watch
+xsetroot -cursor_name watch
 
 # or use old-fashioned startup script otherwise
 
@@ -135,4 +135,5 @@
 	eval `$sshagent -k`
 fi
 
-xsetroot -bg white -fg red  -solid black -cursor_name watch
+xsetroot -bg white -fg red  -cursor_name watch
+