06/02/2007, 06:20
|
| | Fecha de Ingreso: mayo-2006
Mensajes: 97
Antigüedad: 18 años, 5 meses Puntos: 0 | |
Re: cambiar resolucion en monitor 17" en linux Edita el fichero /etc/X11/xorg.conf
Al final del fichero podrás ver unas linear parecidas a esto:
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV40M? [GeForce Go 6200]"
Monitor "Generic Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "True"
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
Option "AddARGBGLXVisuals" "True"
EndSection
simplemente escribe tu nueva resolución la primera de todas las lineas, "1280x1024" en tu caso. Y reinicia las X.
salu2.
__________________ Registered User Linux #385475
"Es mejor que te odien por quien eres a que te amen por quien no eres" |