[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Solved] Horizontal and Vertical Refresh rates for 15.4 inch Wide-Screen



After executing the proposed search, it reminded me of some thing that I had seen: A Web-site devoted to Linux Toshiba Laptops http://www.linux-on-laptops.com/toshiba.html . I ventured over there and clicked on my model, the Satelite A70. Saddly, they do not yet have a configuration for Debian (perhaps I shall write it). But, they did have that person's version of the xorg.conf (or XFree86.conf-4 , i think it is) that tells me what the refresh rates are. Here now is the updated xorg.conf (relevant parts):

Section "Monitor"
	Identifier	"WXGA Wide-Screen"
	Option		"DPMS"
	HorizSync	30-90
	VertRefresh	31.5-79
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies, Inc. RS300M AGP [Radeon Mobility 9100IGP]"
	Monitor		"WXGA Wide-Screen"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

--
—A watched bread-crumb never boils.
—My hover-craft is full of eels.
—‽ <--You've just been Interrobanged.
—[...]and that's the he and the she of it.
Reply to: