--- alx-src/trunk/alxconfig-ng/functions/config_x11.sh 2005/04/12 20:46:52 239 +++ alx-src/trunk/alxconfig-ng/functions/config_x11.sh 2005/04/12 20:54:19 241 @@ -1,4 +1,4 @@ -# $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/functions/config_x11.sh,v 1.5 2005-04-12 20:45:55 niro Exp $ +# $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/functions/config_x11.sh,v 1.6 2005-04-12 20:54:19 niro Exp $ # configures the x11 server on the host via mysql db settings get_x11_settings() @@ -24,7 +24,7 @@ on cfg_graphic.monitorid=list_monitors.id and cfg_graphic.serial='${ALX_SERIAL}';") - echo "DEBUG: ${all}" +# echo "DEBUG: ${all}" #split'em up and put 'em in an array declare -i i=0 @@ -50,7 +50,7 @@ depth from cfg_graphic where serial='${ALX_SERIAL}'") - echo "DEBUG: ${all}" +# echo "DEBUG: ${all}" #split'em up and put 'em in an array declare -i i=0 @@ -82,14 +82,14 @@ get_x11_settings # DEBUG - echo "MODULE: '${ALX_MODULE}'" - echo "RESOLUTION: '${ALX_RESOLUTION}'" - echo "DEPTH: '${ALX_DEPTH=}'" - echo "VENDOR: '${ALX_VENDOR}'" - echo "MODEL: '${ALX_MODEL}'" - echo "HSYNC: '${ALX_HSYNC}'" - echo "VREF: '${ALX_VREF}'" - echo "MOUSE: '${ALX_MOUSE}'" +# echo "MODULE: '${ALX_MODULE}'" +# echo "RESOLUTION: '${ALX_RESOLUTION}'" +# echo "DEPTH: '${ALX_DEPTH=}'" +# echo "VENDOR: '${ALX_VENDOR}'" +# echo "MODEL: '${ALX_MODEL}'" +# echo "HSYNC: '${ALX_HSYNC}'" +# echo "VREF: '${ALX_VREF}'" +# echo "MOUSE: '${ALX_MOUSE}'" local xserver local xfconfig