diff -Naur freenx-0.5.0.orig/node.conf.sample freenx-0.5.0/node.conf.sample --- freenx-0.5.0.orig/node.conf.sample 2007-01-03 19:51:30.000000000 +0100 +++ freenx-0.5.0/node.conf.sample 2007-01-03 19:52:14.000000000 +0100 @@ -253,7 +253,7 @@ # Be sure that $ARTSD_BIN_PRELOAD is in your path, does exist and work # before enabling this directive. -#ENABLE_ARTSD_PRELOAD="0" +#ENABLE_ARTSD_PRELOAD="1" #ARTSD_BIN_PRELOAD="artsdsp" # FreeNX with ENABLE_KDE_CUPS="1" will automatically write diff -Naur freenx-0.5.0.orig/nxloadconfig freenx-0.5.0/nxloadconfig --- freenx-0.5.0.orig/nxloadconfig 2007-01-03 19:51:30.000000000 +0100 +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:51:53.000000000 +0100 @@ -141,7 +141,7 @@ ENABLE_ESD_PRELOAD="0" ESD_BIN_PRELOAD="esddsp" -ENABLE_ARTSD_PRELOAD="0" +ENABLE_ARTSD_PRELOAD="1" ARTSD_BIN_PRELOAD="artsdsp" ENABLE_KDE_CUPS="0"