Benutzer-Werkzeuge

Webseiten-Werkzeuge


os4_software_x11_xf86config_430
                                 XF86Config_430


 BACK ..

 Section "ServerLayout"
         Identifier     "XFree86 Configured"
         Screen      0  "Screen0" 0 0
         InputDevice    "Mouse0" "CorePointer"
         InputDevice    "Keyboard0" "CoreKeyboard"
 EndSection

 Section "Files"
         RgbPath      "/usr/X11R6/lib/X11/rgb"
         ModulePath   "/usr/X11R6/lib/modules"
         FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
         FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
         FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
         FontPath     "/usr/local/share/AbiSuite/fonts/"
 EndSection

 Section "Module"
         Load  "extmod"
         Load  "glx"
         Load  "dri"
         Load  "dbe"
         Load  "record"
         Load  "xtrap"
         Load  "speedo"
         Load  "type1"
 EndSection

 Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "keyboard"
         Option      "XkbModel"      "pc102"
         #Option      "XkbLayout"     "de(euro)"
         Option      "XkbLayout"     "de"
 EndSection

 Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "auto"
         Option      "Device" "/dev/sysmouse"
 EndSection

 Section "Monitor"
         #DisplaySize      300   230     # mm
         Identifier   "Monitor0"
         VendorName   "IBM"
         ModelName    "IBM T55A"
         Option      "DPMS"
         #############################
         ### 15Zoll-TFT-Bildschirm
         ###-----------------------###
         HorizSync    40-50
         VertRefresh  60-80
         #############################
         ### 14Zoll-Monitor
         ###-----------------------###
         #HorizSync    31.5-48
         #VertRefresh  70-72
         #############################
         ### 17Zoll-Monitor
         ###-----------------------###
         #HorizSync    31.5-75
         #VertRefresh  80-85
         #############################
 EndSection

 Section "Device"
         ### Available Driver options are:-
         ### Values: : integer, : float, : "True"/"False",
         ### : "String", : " Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option     "NoAccel"                   # []
         #Option     "SWcursor"                  # []
         #Option     "UsePIO"                    # []
         #Option     "ShowCache"                 # []
         #Option     "VideoKey"                  #
         #Option     "NoSLI"                     # []
         #Option     "TexturedVideo"             # []
         #Option     "DRI"                       # []
         Identifier  "Card0"
         Driver      "tdfx"
         VendorName  "3Dfx Interactive, Inc."
         BoardName   "Voodoo 3"
         BusID       "PCI:1:0:0"
 EndSection

 Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         DefaultColorDepth 24
         SubSection "Display"
                 Depth     1
         EndSubSection
         SubSection "Display"
                 Depth     4
         EndSubSection
         SubSection "Display"
                 Depth     8
         EndSubSection
         SubSection "Display"
                 Depth     15
         EndSubSection
         SubSection "Display"
                 Depth     16
         EndSubSection
         SubSection "Display"
                 Depth     24
         EndSubSection
 EndSection



   [IMG]
/home/http/wiki/data/pages/os4_software_x11_xf86config_430.txt · Zuletzt geändert: von 127.0.0.1