zainstalowalem compiz-fusion z repozytorium shame'a z opisu podanego na forum. chyba cos jest nie tak, bo wlacze kilka okienek i kostka zaczyna szarpac, na berylu pod FC7 nie mialem takiej sytuacji, jesli to cos da to zamieszczam swoj xorg.conf
Kod: Zaznacz cały
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, a font server independent of the X server is
# used to render fonts.
ModulePath "/usr/lib/xorg/modules"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "extmod"
Load "glx"
Load "dbe"
Load "extmod"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "Belinea 10 19 20 / Art. No. 111919"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "dpms"
EndSection
Section "Device"
Identifier "GeForce 7600 GT"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "GeForce 7600 GT"
Monitor "Monitor0"
DefaultDepth 24
Option "TripleBuffer" "True"
Option "Composite" "Enable"
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection