[Pardus-kullanicilari] Compiz fusion kurdum hatasız ama efektler gelmiyor ekran aynı.

mahmut gündoğdu mahmut at linux.erciyes.edu.tr
24 Kas 2007 Cmt 17:14:12 EET


Compiz fusion kurdum hatasız ama efektler gelmiyor ekran aynı.

bahsedilen ayarları falan yaptım ama bazılarını bir kaç kez yazmam gerekti
Section "Extensions" yoktu ben ekledim ..
 wikipedia daki türkçe döküman aracılığı ile yaptım ama program
çekmecede olmasına rağmen(pardus cubuğunun sağ en altında) efektler
yok ortalarda.. :S aceba nerde yanlıs yapıyorum



Section "ServerLayout"

    # Multihead stuff
    # Screen      0  "Screen0" 0 0
    # Screen      1  "Screen1" RightOf "Screen0"
	Identifier     "Simple Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option	    "Xinerama" "off"
	Option	    "Clone" "off"
	Option      "AIGLX" "true"
EndSection

Section "Extensions"
    Option "Composite" "enable"
    Option "XAANoOffscreenPixmaps" "true"
EndSection

Section "Files"
	RgbPath      "/usr/lib/X11/rgb"
	FontPath     "/usr/share/fonts/misc/"
	FontPath     "/usr/share/fonts/dejavu/"
	FontPath     "/usr/share/fonts/TTF/"
	FontPath     "/usr/share/fonts/freefont/"
	FontPath     "/usr/share/fonts/TrueType/"
	FontPath     "/usr/share/fonts/corefonts"
	FontPath     "/usr/share/fonts/Speedo/"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi/"
	FontPath     "/usr/share/fonts/75dpi/"
	FontPath     "/usr/share/fonts/terminus/"
	FontPath     "/usr/share/fonts/encodings/"
EndSection

Section "Module"
	Load  "dbe"      # Double buffer extension
	Load  "extmod"
	SubSection "extmod"
		Option	    "omit xfree86-dga" # don't initialise the DGA extension
	EndSubSection
	Load  "type1"
	Load  "freetype"
	Load  "record"
	Load  "xtrap"
	Load  "glx"
	Load  "dri"
	Load  "v4l"
EndSection

Section "ServerFlags"
	Option	    "AllowMouseOpenFail" "True"
	Option	    "BlankTime" "0"
	Option	    "StandbyTime" "0"
	Option	    "SuspendTime" "0"
	Option	    "OffTime" "0"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "AutoRepeat" "500 30"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "trq"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "ExplorerPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
	Option	    "Buttons" "5"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Unknown"
	ModelName    "Unknown"
	HorizSync    31.5 - 50.0
	VertRefresh  50.0 - 70.0
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"

    # BusID      "PCI:6:0:1"
	Identifier  "VideoCard0"
	Driver      "vesa"
	VendorName  "ATI Technologies Inc"
	BoardName   "R580 [Radeon X1900GT]"
	Option      "XAANoOffscreenPixmaps" "true"
EndSection

Section "Device"

    # BusID      "PCI:6:0:0"
	Identifier  "VideoCard1"
	Driver      "None"
	VendorName  "ATI Technologies Inc"
	BoardName   "R580 [Radeon X1900]"
	Option      "XAANoOffscreenPixmaps" "true"
	Screen      1
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
	Option      "XAANoOffscreenPixmaps" "true"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "VideoCard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Depth     24
		Modes    "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection


Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi