Video Problems

Rahul sundaram at fedoraproject.org
Sun Jul 23 17:25:16 UTC 2006


Leon Stringer wrote:
> On Sun, 2006-07-23 at 16:13 +0200, dragoran wrote:
>> Leon Stringer wrote:
>>> On Sat, 2006-07-22 at 13:52 -0400, Pete Graner wrote:
>>>   
>>>> Leon Stringer wrote:
>>>>     
>>>>> On Fri, 2006-07-21 at 19:30 +0200, dragoran wrote:
>>>>>       
>>>>>> Leon Stringer wrote:
>>>>>>         
>>>>>>> I'm experiencing problems with the the display such as:
>>>>>> is composite enabled?
>>>>>>         
>>>   
>> first disable it in metacity  using gconf editor (search for composite); 
>> second add this to your /etx/X11org.conf :
>> Section "Extensions"
>>     Option         "Composite" "Disable"
>> EndSection
>>
> 
> Thanks for responding to my questions.
> 
> Searching GConf for "composite" (or "Composite") did not find any
> results.

Thats because the key is called compositing_manager. The following 
command would turn it off.

gconftool-2 -s '/apps/metacity/general/compositing_manager' --type bool 
false

Rahul




More information about the fedora-test-list mailing list