--- alx-src/branches/alxconf-060/functions/config_x11.sh 2011/06/14 17:20:39 2386 +++ alx-src/branches/alxconf-060/functions/config_x11.sh 2011/07/06 21:35:22 2612 @@ -92,7 +92,7 @@ # add cvt modelines addconfig - local cvt="/usr/X11R6/bin/cvt" + local cvt="/usr/bin/cvt" local modeline modeline=$("${cvt}" "${cfg_graphic_resolution%x*}" "${cfg_graphic_resolution#*x}" "${cfg_graphic_refresh_rate}" | sed -e 's:^:\t:g' -e 's:_.*\":\":') addconfig "${modeline}"