Ciao, ho configurato xorg.conf come potete vedere sotto, perĂ² quando
avvio compiz ottengo il seguente output....e non disegna il bordo della
finestra...
[EMAIL PROTECTED]:~$ compiz --replace
Checking for Xgl: not present.
Detected PCI ID for VGA:
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x800) to maximum 3D texture size (2048):
Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Error: Couldn't load plugin 'ccp'
***********************************************************
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,
using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Module"
Load "dbe"
Load "dri"
Load "glx"
EndSection
#Section "ServerLayout"
# Identifier "Layout 1"
# Option "AIGLX" "true"
#EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
# Option "DRI" "true"
# Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "RenderAccel" "true"
# Option "XAANoOffscreenPixmaps" "true"
EndSection
#Section "Device"
# Identifier "Generic Video Card"
# Driver "i810"
# BusID "PCI:0:2:0"
# VideoRam 65536
# Option "RenderAccel" "true"
# Option "backingstore" "true"
# Option "VBERestore" "true"
# Option "XAANoOffscreenPixmaps" "true"
#EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Section "Extensions"
Option "Composite" "Enable"
# Option "RENDER" "true"
# Option "DAMAGE" "true"
EndSection
Section "DRI"
Mode 0666
EndSection
********************************************************************
Grazie, Marco.
My Blog @ www.bertoneri.it