[[TableOfContents]] = Compiz Redraw Bug with NVIDIA = * ÄÄÇÇÁî¿¡¼­ Á¾Á¾ ½ºÅ©·Ñ½Ã¿¡ È­¸éÀÌ ±úÁ®º¸ÀÌ´Â ¹ö±×°¡ »ý±ä´Ù. * ÀÌ°ÍÀ» xorg.conf ¼³Á¤À¸·Î ÇØ°áÇÒ ¼ö Àִµí ÇÏ´Ù. * Gimp ÀÇ ºê·¯½Ã ÀÜ»óÀÌ ¾ÆÁ÷ ³²´Â´Ù. * ÀÌ°ÍÀº nvidia °¡ ¾Ë°í ÀÖ´Â ¹ö±×·Î ÇØ°áÀ» ¹«±âÇÑ(?) ¿¬±âÇÏ¿´´Ù°í ÇÑ´Ù. * ¾Æ·¡°ÍÀ¸·Î ÇØ ºÃÀÚ ¾ÈµÈ´Ù. == xorg.conf == {{{Section "Device" Option "RandRRotation" "true" Option "Coolbits" "1" Option "NoLogo" "true" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "GeForce 8400M GS" Option "NVAGP" "1" Option "UseEdidDpi" "false" Option "DPI" "96 x 96" Option "SWCursor" "off" Option "AddARGBGLXVisuals" "True" Option "RenderAccel" "True" # [] Option "AllowGLXWithComposite" "True" # [] Option "BackingStore" "True" Option "PixmapCacheSize" "1000000" Option "OnDemandVBlankInterrupts" "True" Option "DamageEvents" "True" Option "AllowIndirectPixmaps" "True" EndSection}}}