You are not logged in.
Hi,
just wanted to publish my xorg.conf which is able to display 720p resolution on my sanyo z5 beamer using vga connection (all hdmi inputs are already been used).
Maybe it is useful for somebody else.
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Module"
Load "dri"
Load "dbe"
Load "glx"
Load "dri2"
Load "extmod"
Load "record"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbLayout" "de"
#Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Sensitivity" "0.5"
Option "Emulate3Buttons" "no"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-1"
HorizSync 31.5 - 68.4
VertRefresh 30.0 - 85.0
Gamma 1
ModeLine "1280x720" 74.25 1280 1720 1760 1980 720 725 730 750 +HSync +VSync
Option "UseEdidDpi" "FALSE"
Option "DPI" "100x100"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8500 GT"
Option "ModeValidation" "NoDFPNativeResolutionCheck"
Option "DPMS" "off"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "UseEvents" "1"
Option "AddARGBVisuals" "1"
Option "NoLogo" "1"
Option "AddARGBGLXVisuals" "True"
Option "TwinView" "0"
Option "metamodes" "1280x720 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
Option "Xinerama" "0"
Option "AutoAddDevices" "False"
EndSection
Section "DRI"
MODE 0666
EndSectionOffline
mod action: Moving from Kernel & Hardware to Applications & Desktop Environments.
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline