Did you modify xorg.conf (/etc/X11/xorg.conf) or change some parameter
in "nvidia x server settins"???
If you do this. you can rewrite the file xorg.conf (I had the same
problems and fixed with this)
$ cat /etc/X11/xorg.conf
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection
Steps:
1. save a bakup fil of current file:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
2. open xorg.conf file
sudo gedit /etc/X11/xorg.conf
3. delete all and paste:
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection
4. Restart PC
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805665
Title:
window title bar missing
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/805665/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs