
		LnxR
		
		(usa Slackware)
		
		Enviado em 24/11/2007 - 19:38h 
		Amigo, já tive esse problema.
Tente ir ao arquivo /etc/X11/xorg.conf e localize algo assim:
Section "Screen"
   Identifier [...]
   Device [...]
   Monitor [...]
   DefaultDepht [X] (geralmente 24)
Depois, vai descendo um pouco, até chegar em:
   SubSection "Display"
   Viewport [...]
   Depth [X]
Vá à subsection correspondente ao seu Depth e altere as resoluções na linha Modes:
   Modes: "1024x768" "800x600" 
Aqui funcionou, agora uso 1280x1024.
Falou ;]