From Fedora Project Wiki

m (typo)
m (Minor rewording)
Line 4: Line 4:
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a valid file that uses the ''nouveau'' driver. If you are using the live image, ignore this step
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a valid file that uses the ''nouveau'' driver. If you are using the live image, ignore this step
# Shut your system down entirely, then start it up again
# Shut your system down entirely, then start it up again
# Run gconf-editor
# Install {{command|gconf-editor}} by typing {{command|su -c 'yum intsall gconf-editor'}}
# Follow apps->metacity->general from navigation toolbar left, check 'compositing_manager' checkbox. See whether everything works fine.
# Next, run the command {{command|gconf-editor}}
# In the navigation toolbar on the left, follow ''apps''→''metacity''→''general'', and enable the ''compositing_manager'' checkbox.  
|results=
|results=
# The graphical desktop should be displayed correctly when 'compositing_manager' is checked
# The graphical desktop should be displayed correctly when 'compositing_manager' is checked

Revision as of 14:23, 15 April 2010

Description

This test case tests whether compositing_manger setting of metacity is successful with the Nouveau driver.


How to test

  1. Ensure the file /etc/X11/xorg.conf does not exist, or is a valid file that uses the nouveau driver. If you are using the live image, ignore this step
  2. Shut your system down entirely, then start it up again
  3. Install gconf-editor by typing su -c 'yum intsall gconf-editor'
  4. Next, run the command gconf-editor
  5. In the navigation toolbar on the left, follow appsmetacitygeneral, and enable the compositing_manager checkbox.

Expected Results

  1. The graphical desktop should be displayed correctly when 'compositing_manager' is checked
  2. With metacity's compositing enabled, window shadows and ALT-TAB with window screenshots should be displayed correctly.