← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 468275] [NEW] With karmic: Main menu etc line & task bar not visible on external monitor

 

Public bug reported:

Binary package hint: xserver-xorg-video-ati

After upgrade from jaunty to karmic:  main menu etc line & task bar not
visible on external monitor. I commented out some lines which were not
in previous xorg.conf and display on external monitor now OK except that
only aspect ratio available is 4:3 even though external monitor is wide
screen.

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Defaultdepth	24
#	SubSection "Display"
#		Virtual	2048 2048
#	EndSubSection
EndSection

Section "Module"
	Load		"glx"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	screen "Default Screen"
	# commented out by update-manager, HAL is now used
	#	Inputdevice	"Synaptics Touchpad"
EndSection

#Section "Device"
#	Identifier	"Configured Video Device"
#	Driver	"ati"
#	Option "VideoOverlay" "on"
#EndSection

** Affects: xserver-xorg-video-ati (Ubuntu)
     Importance: Undecided
         Status: New

-- 
With karmic: Main menu etc line & task bar not visible on external monitor
https://bugs.launchpad.net/bugs/468275
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.



Follow ups

References