Enable composite

Add the below to /etc/X11/xorg.conf, at the end of the file should work.

Section "Extensions"
   Option "Composite" "Enable"
EndSection

You might have to add the below to the device section in your xorg.conf file too. On my desktop I didn’t have to, but I did on my laptop, not sure if I really needed to.

Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
Share and Enjoy:
  • Digg
  • Reddit
  • del.icio.us
  • Google Bookmarks
  • Facebook
  • MySpace
  • Add to favorites
  • StumbleUpon
  • Twitter
  • Yahoo! Bookmarks

Related posts:

  1. Forgot to enable composite extension in xorg
  2. Beryl works on my laptop!
  3. Mount samba share on boot
  4. OSX samba change work group
  5. Acer Aspire One how to mount samba share
This entry was posted in General and tagged . Bookmark the permalink.



Comments are closed.