Sid777
(usa Ubuntu)
Enviado em 06/02/2009 - 10:14h
Ola pessoal,sou novo aqui e preciso de ajuda. Nao sei pq na minha resoluçao de tela com 1440 por 900 fica passando do lado direito tem alguma coisa errada com o xorg.conf?
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
SubSection "Display"
Depth 24
Virtual 1440 900
Modes "1440x900@60"
EndSubSection
Option "AddARGBGLXVisuals" "True"
Defaultdepth 24
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
Option "AddARGBGLXVisuals" "True"
Defaultdepth 24
EndSection
Section "Device"
Identifier "Configured Video Device"
Boardname "vesa"
Busid "PCI:1:0:0"
Driver "nvidia"
Screen 0
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "device1"
Boardname "vesa"
Busid "PCI:1:0:0"
Driver "nvidia"
Screen 1
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection
EndSection
Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "1280x1024@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "Monitor"
Identifier "monitor1"
Gamma 1.0
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection