Index: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml @@ -1651,7 +1651,7 @@ Section "Extensions" Option "Composite" "Enable" - EndSection +EndSection Locate the Screen section which should look similar to the one below: @@ -1666,7 +1666,7 @@ Monitor will do): DefaultDepth 24 - Option "AddARGBGLXVisuals" "True" +Option "AddARGBGLXVisuals" "True" Locate the Subsection that refers to the screen resolution that you wish to use. For example, if you @@ -1677,7 +1677,7 @@ SubSection "Display" Viewport 0 0 Modes "1280x1024" - EndSubSection +EndSubSection A color depth of 24 bits is needed for desktop composition, change the above subsection to: @@ -1686,7 +1686,7 @@ Viewport 0 0 Depth 24 Modes "1280x1024" - EndSubSection +EndSubSection Finally, confirm that the glx and extmod modules are loaded in the @@ -1702,8 +1702,8 @@ root): &prompt.root; nvidia-xconfig --add-argb-glx-visuals - &prompt.root; nvidia-xconfig --composite - &prompt.root; nvidia-xconfig --depth=24 +&prompt.root; nvidia-xconfig --composite +&prompt.root; nvidia-xconfig --depth=24 @@ -1719,7 +1719,7 @@ normal user): &prompt.user; compiz --replace --sm-disable --ignore-desktop-hints ccp & - &prompt.user; emerald --replace & +&prompt.user; emerald --replace & Your screen will flicker for a few seconds, as your window manager (e.g. Metacity if you are @@ -1735,8 +1735,8 @@ desktop): #! /bin/sh - compiz --replace --sm-disable --ignore-desktop-hints ccp & - emerald --replace & +compiz --replace --sm-disable --ignore-desktop-hints ccp & +emerald --replace & Save this in your home directory as, for example, start-compiz and make it @@ -2088,10 +2088,10 @@ startup. The most common would be: (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X - (EE) NVIDIA(0): log file that the GLX module has been loaded in your X - (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If - (EE) NVIDIA(0): you continue to encounter problems, Please try - (EE) NVIDIA(0): reinstalling the NVIDIA driver. +(EE) NVIDIA(0): log file that the GLX module has been loaded in your X +(EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If +(EE) NVIDIA(0): you continue to encounter problems, Please try +(EE) NVIDIA(0): reinstalling the NVIDIA driver. This is usually the case when you upgrade &xorg;. You will need to