xorg.conf; VGA 8MB; Hz35.5 Vr30-86; 1024×768 Xenocara

xorg_logosvg1

Section “Module”

Load        “dbe”   # Double buffer extension

SubSection  “extmod”

Option    “omit xfree86-dga”   # don’t initialise the DGA extension

EndSubSection

Load        “freetype”

EndSection

Section “Files”

FontPath   “/usr/X11R6/lib/X11/fonts/misc/”

FontPath   “/usr/X11R6/lib/X11/fonts/TTF/”

FontPath   “/usr/X11R6/lib/X11/fonts/OTF”

FontPath   “/usr/X11R6/lib/X11/fonts/Type1/”

FontPath   “/usr/X11R6/lib/X11/fonts/100dpi/”

FontPath   “/usr/X11R6/lib/X11/fonts/75dpi/”

FontPath   “/usr/X11R6/lib/X11/fonts/Speedo/”

EndSection

Section “ServerFlags”

EndSection

Section “InputDevice”

Identifier  “Keyboard1″

Driver      “kbd”

Option “AutoRepeat” “500 30″

Option “XkbRules”   “xorg”

Option “XkbModel”   “pc105″

Option “XkbLayout”  “us”

EndSection

Section “InputDevice”

Identifier  “Mouse1″

Driver      “mouse”

Option “Protocol”    “Auto” # Auto detect

Option “Device”      “/dev/wsmouse”
Option “ZAxisMapping”   “4 5 6 7″

Option “Emulate3Buttons”

EndSection
Section “Monitor”

#DisplaySize      370   270     # mm

Identifier   “My Monitor”

VendorName   “Compaq mv540″

ModelName    “Compaq mv540″

### Comment all HorizSync and VertSync values to use DDC:

HorizSync    35.5

VertRefresh  30-86

#       Option      “DPMS”

EndSection

Section “Device”

Identifier  “Standard VGA”

VendorName  “Unknown”

BoardName   “Unknown”

Driver     “TRIDENT”

EndSection

Section “Device”

Identifier  “My Video Card”

Driver      “TRIDENT”

VideoRam    8192

EndSection

Section “Screen”

Identifier  “Screen 1″

Device      “My Video Card”

Monitor     “My Monitor”

DefaultDepth 16
Subsection “Display”

Depth       8

Modes       “1024×768″

ViewPort    0 0

EndSubsection

Subsection “Display”

Depth       16

Modes       “1024×768″

ViewPort    0 0

EndSubsection

Subsection “Display”

Depth       24

Modes       “1024×768″

ViewPort    0 0

EndSubsection

EndSection

Section “ServerLayout”

Identifier  “Simple Layout”

Screen “Screen 1″

InputDevice “Mouse1″ “CorePointer”

InputDevice “Keyboard1″ “CoreKeyboard”

EndSection

Advertisement

Acerca de esta Entrada