[Comm] Как настроить(ALD 4.0.2) - доводка xorg.conf до поддержки Composite
Motsyo Gennadi aka Drool
=?iso-8859-1?q?motsyo_=CE=C1_gmail=2Ecom?=
Пт Янв 25 00:49:31 MSK 2008
Привожу изменения, которые внесены у меня для работы beryl/compiz:
Evgenij Erohov пишет:
>>>>
>> Напишите сюда свой /etc/X11/xorg.conf, попробуем всем миром
>> подредактировать
>>
>> _______________________________________________
>> community mailing list
>> community на lists.altlinux.org
>> https://lists.altlinux.org/mailman/listinfo/community
> Section "ServerLayout"
> Identifier "Minimal layout"
> Screen "Screen0" 0 0
> InputDevice "Keyboard0" "CoreKeyboard"
> InputDevice "ImExPS/2 Generic Explorer Mouse|0" "CorePointer"
> EndSection
>
> Section "Module"
> Load "type1"
> Load "freetype"
> Load "glx"
Вот это у меня закомментировано:
# Load "dri"
> Load "dbe"
> SubSection "extmod"
> Option "omit xfree86-dga"
> EndSubSection
> EndSection
>
> Section "ServerFlags"
> Option "AllowMouseOpenFail" "true"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> EndSection
>
> Section "InputDevice"
> Identifier "ImExPS/2 Generic Explorer Mouse|0"
> Driver "mouse"
> Option "Device" "/dev/input/mice"
> Option "Protocol" "IMPS/2"
> Option "ZAxisMapping" "4 5"
> EndSection
>
> Section "Monitor"
> Identifier "Samsung SyncMaster 796MB/796MBplus|0"
> DisplaySize 310 230
> HorizSync 30.0 - 85.0
> VertRefresh 50.0 - 160.0
> EndSection
>
> Section "Device"
> Identifier "Card0|0"
> Driver "nvidia"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0|0"
> Monitor "Samsung SyncMaster 796MB/796MBplus|0"
> DefaultDepth 24
Option "NvAgp" "1"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite"
Option "Backingstore" "true"
Option "RandRRotation" "true"
Option "TripleBuffer" "true"
Option "AddARGBGLXVisuals" "true"
> SubSection "Display"
> Depth 8
> Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 15
> Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 16
> Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 24
> Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
> EndSubSection
> SubSection "Display"
> Depth 32
> Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
> EndSubSection
> EndSection
Section "Extensions"
Option "RENDER" "true"
Option "Composite" "true"
EndSection
Нижеприведенной секции у меня нет вообще.
> Section "DRI"
> Group "xgrp"
> Mode 0660
> EndSection
Подробная информация о списке рассылки community