[Wine] Re: Wine and netbooks - INTEL GMA500

Kaymeerah wineforum-user at winehq.org
Sat Sep 12 17:58:32 CDT 2009


Code:
Section "Device"
	Identifier	"Configured Video Device"
	Option		"AccelMethod"		"UXA"
	Option		"AccelMethod"		"EXA"
	Option		"EXAOptimizeMigration"	"true"
	Option		"MigrationHeuristic"	"greedy"
	Option		"Tiling"		"true"
	Option		"DRI2"			"true"
	Option		"DRI"			"trye"
	Option		"DRIOptimizeMigration"	"true"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	SubSection "Display"
	Depth 24
	# Virtual 1366 768
	Modes "1024x768 at 85" "1024x768 at 75" "1024x768 at 70" "800x600 at 60" 		"1024x768 at 60" "800x600 at 85" "800x600 at 75" "640x480 at 85" "640x480 at 75" 		"640x480 at 60"
	EndSubSection
	DefaultDepth	 24
EndSection

Section "Extensions"
	Option		"Composite"		"Enable"
EndSection



if it prooves helpfull







More information about the wine-users mailing list