disabling the legacy full screen only works for a while.

Now I'm running compiz using:
compiz --replace --indirect-rendering -c emerald

This is part of  my xorg.conf:

Section "Device"
        Identifier      "nVidia Corporation C51 [Geforce 6150 Go]"
        Driver          "nvidia"
        Option          "AddARGBVisuals"        "True"
        Option          "AddARGBGLXVisuals"     "True"
#       Option          "NoLogo"        "True"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation C51 [Geforce 6150 Go]"
        Monitor         "Generic Monitor"
        Defaultdepth    24
        Option          "AddARGBVisuals"        "True"
        Option          "AddARGBGLXVisuals"     "True"
        Option          "DisableGLXRootClipping" "True"
        SubSection "Display"
                Depth   1
                Modes           "1280x800"
        EndSubSection

and now is running OK.

-- 
OpenOffice covers the whole screen and has no borders or titlebar when using 
compiz
https://bugs.launchpad.net/bugs/150579
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to