XFree86 screen area problem
    Alex 
    raindogs_1 at yahoo.com
       
    Sun Jun 22 13:40:34 PDT 2003
    
    
  
Thanks for the response. Sadly, this does not seem to
have solved the problem. I did set the modes to run at
1024x768, but I'm still looking at an unusable
interface filled with giant text and windows. I've
pasted the "screen" portion of the config file below,
is there anything else that might be causing this?
Thanks,
Alex
Section "Screen"
	Identifier "Screen 1"
	Device     "My Video Card"
	Monitor    "NEC Monitor"
	DefaultDepth     8
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
    
    
More information about the freebsd-questions
mailing list