Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/config_x11.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2148 by niro, Tue May 17 11:46:16 2011 UTC revision 2165 by niro, Wed May 18 14:45:00 2011 UTC
# Line 65  config_x11() Line 65  config_x11()
65   CONFIG="/etc/X11/xorg.conf.d/25-module.conf"   CONFIG="/etc/X11/xorg.conf.d/25-module.conf"
66   clearconfig   clearconfig
67   addconfig 'Section "Module"'   addconfig 'Section "Module"'
68   addconfig ' Load vnc'   addconfig ' Load "vnc"'
69   addconfig 'EndSection'   addconfig 'EndSection'
70   fi   fi
71    

Legend:
Removed from v.2148  
changed lines
  Added in v.2165