To prevent Gnome from displaying short toolbars, simply run the command
in a terminal session: xrandr --output TV --off. In order to make this
change permanent, add the following section to /etc/X11/xorg.conf:

Section "Monitor"
Identifier "TVOutput"
Option "Disable" "true"
EndSection

Then, add the following option to the existing "Device" section:

Option "monitor-TV" "TVOutput"

** Changed in: ubuntu
       Status: New => Fix Released

** Changed in: ubuntu
       Status: Fix Released => New

-- 
Toshiba Tecra M8 has a short gnome panel on Gutsy
https://bugs.launchpad.net/bugs/181531
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to