ciao ^[H3ad-Tr1p]^
se il problema e' che mancano le cornici probabilmente e' X che non e' configurato correttamente.Di solito
la configurazione di Compiz dopo l'installazione non dovrebbe dare problemi in se'.
stefanodef
si in effetti mancano le cornici ed un po' di altre cose
come lo devo configurare X ?
questo e' il mio xorg
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder26) Thu Feb 14 18:14:18 PST 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
#InputDevice "Mouse0" "CorePointer"
InputDevice "Logitech_MX_Revolution" "CorePointer"
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Option "AIGLX" "true"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Logitech_MX_Revolution" # This can be any string you want
Driver "evdev"
Option "CorePointer" # must exist after Phys or Device
Option "Device" "/dev/input/event4" # USB port dependant
Option "Protocol" "auto"
Option "Name" "Logitech MX Revolution" # not necessary
Option "Resolution" "800" # doesn't make a difference
Option "Phys" "usb-0000:00:1d.2-2/input0" # USB port independant
Option "RelHWHEELMapTo" "Buttons 7 6"
Option "RelWHEELMapTo" "Buttons 4 5"
Option "Buttons" "21"
Option "ButtonNumer" "21"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"
# generated from default
#Identifier "Mouse0"
#Driver "mouse"
#Option "Protocol" "auto"
#Option "Device" "/dev/psaux"
#Option "Emulate3Buttons" "no"
#Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1680x1050_60 +0+0"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "True"
Option "RenderAccel" "True"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "true"
Option "DAMAGE" "true"
EndSection