← Back to team overview

compiz team mailing list archive

[Bug 1292830] Re: Resuming from sleep makes black borders around windows to appear

 

Hi,

as my solution of 239 finally did not work for me, I tried:

 vim /etc/X11/xorg.conf

 Section "Device"
     Identifier     "DefaultDevice"
     Option         "NoLogo" "True"
     Option         "RegistryDwords" "EnableBrightnessControl=1"
     # Prevents: Together with CCSM-> OpenGl -> disable 'Sync to VBlank" 
     # solves Black border issue on nvidia: 
     # https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1292830
     Option         "AddARGBGLXVisuals" "True" 
 EndSection

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1292830

Title:
  Resuming from sleep makes black borders around windows to appear

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1292830/+subscriptions


References